CESNET / UltraGrid

UltraGrid low-latency audio and video network transmission system
http://www.ultragrid.cz
Other
489 stars 55 forks source link

additional default settings for hevc_qsv #294

Closed alatteri closed 1 year ago

alatteri commented 1 year ago

Hi,

According to the intel people, these are some additional setting to help latency that might be good to set as default:

There are some parameters affect latency. If you want low latency you can set async_depth to 1 and set bf to 0 (no b frames). https://github.com/intel/cartwheel-ffmpeg/issues/230#issuecomment-1432681842

MartinPulec commented 1 year ago

If you want low latency you can set async_depth to 1

done

B-frames count is always set to 0 with UltraGrid.