mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-25 22:58:29 -05: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.