mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-18 12:49:37 -04: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.