Jun

Results 112 comments of Jun

Hi @totaam, 1. The low latency usage(N

Hi @totaam, input_output_buffer_fifo_init_count decides the buffering number. hierarchical_levels(rc=0); intra_period(rc=1) will determine the lookahead value. So what you did is correct to lower buffering number. set_parent_pcs() which uses fps also affects...

Sure. There is a trello board to track HEVC features: https://trello.com/b/PgF6uoa7/svt-vp9. You can track the status of coming features.

Hi @hugo53 , could you provide more information: 1. let's not complicate the problem by involving transcode. You can decode av1_video.mp4 to y4m first. Then run a svt-vp9 encode with...

Hi @hugo53 , thanks for the info. I will look into the crash.

Hi @hugo53 , could you use other output format? This issue is fixed in https://github.com/OpenVisualCloud/SVT-VP9/issues/84.

Hi @hugo53 , do you mind if you could try running sample app with your parameters? E.g. `./Bin/Debug/SvtVp9EncApp -w 7680 -h 3840 -i ../../../../yuv/7680x3840_420_5.yuv -fps 30 -n 100 -tune 0...

hi @hugo53 , though I also saw `munmap_chunk(): invalid pointer` in 4k encoding, I think you were reporting 8k encoding issue?? Please try 8k also on your side.

Hi @hugo53 , I recorded the crash of 4k at https://github.com/OpenVisualCloud/SVT-VP9/issues/143. Thanks.

Hi @hugo53 , we could continue discuss in this page since it includes more info. Thanks providing the backtrace in #144(But I saw a different one on my side, hence...