mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-29 00:21:53 -05:00
In the settings if you select default container then the format becomes null. If null then audio/video codec ids should not be set on the output format as they will both be AV_CODEC_ID_NONE causing a context with no streams specified to be created (error).