mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-02 18:24:55 -05:00
Video playback doesn't work if the default format is MJPEG and there are other formats to use; this is because the useDefaultConfig variable is still set to true, which overrides the format value that would normally tell it to convert to RGB.