mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-27 18:13:16 -04:00
Certain ffmpeg parameters such as "bufsize" or "maxrate" have to be applied to the context rather than to "priv_data". In order to make sure options are still passed to the encoder setting set AV_OPT_SEARCH_CHILDREN.