mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-05 23:26:13 -05:00
For some reason in the FFmpeg output, this AVCodecContext variable is being set to 1 by FFmpeg itself somewhere, and it's causing a massive slowdown when encoding with FFmpeg directly. This should be set to 0 to specify to use as many threads as necessary.