diff options
author | Kevin Wheatley <kevin.j.wheatley@gmail.com> | 2015-02-10 11:37:00 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-10 16:46:12 +0100 |
commit | 7fc33dca395c4b9c089f6a5f9aaba1133a5452a2 (patch) | |
tree | adc8ecbde9043701c347d59c4d120e4bbd799a65 /tests/ref/vsynth/vsynth2-dnxhd-1080i-colr | |
parent | c247fc63e4dcf49995f5ba14021d0dfea6737b74 (diff) | |
download | ffmpeg-7fc33dca395c4b9c089f6a5f9aaba1133a5452a2.tar.gz |
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>
Diffstat (limited to 'tests/ref/vsynth/vsynth2-dnxhd-1080i-colr')
-rw-r--r-- | tests/ref/vsynth/vsynth2-dnxhd-1080i-colr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth/vsynth2-dnxhd-1080i-colr b/tests/ref/vsynth/vsynth2-dnxhd-1080i-colr index 0994820065..d41b5b30fd 100644 --- a/tests/ref/vsynth/vsynth2-dnxhd-1080i-colr +++ b/tests/ref/vsynth/vsynth2-dnxhd-1080i-colr @@ -1,4 +1,4 @@ -d510bc0d58c7cae875e3e67023771d6f *tests/data/fate/vsynth2-dnxhd-1080i-colr.mov +53dfdc17882f2240a10c799287bf4b68 *tests/data/fate/vsynth2-dnxhd-1080i-colr.mov 3031929 tests/data/fate/vsynth2-dnxhd-1080i-colr.mov e4cf5528c993b5e7d57a9d0a4d2cd0c6 *tests/data/fate/vsynth2-dnxhd-1080i-colr.out.rawvideo stddev: 1.58 PSNR: 44.15 MAXDIFF: 33 bytes: 7603200/ 760320 |