]> git.sesse.net Git - ffmpeg/commit
libavformat: DNxHD in .mov, switch unspecified color_range to mpeg
authorKevin Wheatley <kevin.j.wheatley@gmail.com>
Tue, 10 Feb 2015 11:37:00 +0000 (11:37 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Feb 2015 15:46:12 +0000 (16:46 +0100)
commit7fc33dca395c4b9c089f6a5f9aaba1133a5452a2
treeadc8ecbde9043701c347d59c4d120e4bbd799a65
parentc247fc63e4dcf49995f5ba14021d0dfea6737b74
libavformat: DNxHD in .mov, switch unspecified color_range to mpeg

Avid prefers mpeg range [16-235] by default this change brings
ffmpeg into line with that. To obtain the old behaviour use
'-color_range jpeg' on the command line prior to the ouput
filename.

Signed-off-by: Kevin Wheatley <kevin.j.wheatley@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Changelog
libavformat/movenc.c
tests/ref/vsynth/vsynth1-dnxhd-1080i
tests/ref/vsynth/vsynth1-dnxhd-1080i-colr
tests/ref/vsynth/vsynth2-dnxhd-1080i
tests/ref/vsynth/vsynth2-dnxhd-1080i-colr
tests/ref/vsynth/vsynth3-dnxhd-1080i-colr
tests/ref/vsynth/vsynth_lena-dnxhd-1080i
tests/ref/vsynth/vsynth_lena-dnxhd-1080i-colr