mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-12 19:46:17 -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.