mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 21:17:00 -04: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).