obs-studio/plugins/obs-x264
Bjorn 958167c4f7 obs-x264: Specify x264 color space for BT.601
Back in an older commit, the default YUV colorspace was changed to 601
in order to ensure correct playback in video players that ignore the
contents of the H264 header.
x264's "undef" is unfortunately not what players that don't ignore the
header expect for BT.601, resulting in incorrect colors when played
back. Setting it to "bt470bg", similar to what is specified in ffmpeg
outputs, remedies this issue.
2018-06-08 14:40:13 +02:00
..
data/locale Update translations from Crowdin 2018-03-15 09:00:28 +01:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
obs-x264-plugin-main.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-x264.c obs-x264: Specify x264 color space for BT.601 2018-06-08 14:40:13 +02:00