diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-02-14 15:08:37 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-02-14 15:08:37 +0100 |
commit | 7d0e3b197c817b307d599a23704a44763ed0bbdd (patch) | |
tree | 10ceadbdadb2a378f2e6df17564a71e147220da3 /tests/ref/vsynth/vsynth2-dnxhd-1080i | |
parent | 41ae43cade373ef335ae583427f15a972f320f69 (diff) | |
download | ffmpeg-7d0e3b197c817b307d599a23704a44763ed0bbdd.tar.gz |
Write the fiel atom to mov files independently of the used video coded.
The QuickTime specification does not contain any hint that the atom
must not be written in some cases and both the QuickTime and the
AVID decoders do not fail if the atom is present.
This change allows to signal (visually) interlaced streams with
a codec different from uncompressed video.
As a side-effect, this fixes ticket #2202
Diffstat (limited to 'tests/ref/vsynth/vsynth2-dnxhd-1080i')
-rw-r--r-- | tests/ref/vsynth/vsynth2-dnxhd-1080i | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-dnxhd-1080i b/tests/ref/vsynth/vsynth2-dnxhd-1080i index f657eb4c95..80fa5d8218 100644 --- a/tests/ref/vsynth/vsynth2-dnxhd-1080i +++ b/tests/ref/vsynth/vsynth2-dnxhd-1080i @@ -1,4 +1,4 @@ -5d7ab75ce6e547ed63a7a0eacf18f078 *tests/data/fate/vsynth2-dnxhd-1080i.mov -3031911 tests/data/fate/vsynth2-dnxhd-1080i.mov +b50f974586d2d72739eb8e2938425819 *tests/data/fate/vsynth2-dnxhd-1080i.mov +3031921 tests/data/fate/vsynth2-dnxhd-1080i.mov 744ba46da5d4c19a28562ea31061d170 *tests/data/fate/vsynth2-dnxhd-1080i.out.rawvideo stddev: 1.31 PSNR: 45.77 MAXDIFF: 23 bytes: 7603200/ 760320 |