obs-studio/plugins/obs-ffmpeg
jp9000 1a72cd4007 obs-ffmpeg: Set AVCodecContext thread_count to 0
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.
2016-05-27 10:18:02 -07:00
..
data/locale Update translations from Crowdin 2016-05-14 00:27:59 +02:00
ffmpeg-mux obs-ffmpeg: Fix type size mismatch warning 2016-05-12 23:01:45 -07:00
CMakeLists.txt obs-ffmpeg: Add FFmpeg NVENC encoder 2016-04-19 09:20:26 -07:00
closest-pixel-format.h
obs-ffmpeg-aac.c
obs-ffmpeg-compat.h
obs-ffmpeg-formats.h
obs-ffmpeg-mux.c
obs-ffmpeg-nvenc.c obs-ffmpeg: Fix NVENC lossless mode 2016-05-16 04:18:29 -07:00
obs-ffmpeg-output.c obs-ffmpeg: Set AVCodecContext thread_count to 0 2016-05-27 10:18:02 -07:00
obs-ffmpeg-source.c libff: Improved handling of EOF in the decoder threads 2016-04-28 23:58:28 +02:00
obs-ffmpeg.c obs-ffmpeg: Add FFmpeg NVENC encoder 2016-04-19 09:20:26 -07:00