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-mpeg4 | |
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-mpeg4')
-rw-r--r-- | tests/ref/vsynth/vsynth2-mpeg4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-mpeg4 b/tests/ref/vsynth/vsynth2-mpeg4 index 399ef58e3f..c6c595e2be 100644 --- a/tests/ref/vsynth/vsynth2-mpeg4 +++ b/tests/ref/vsynth/vsynth2-mpeg4 @@ -1,4 +1,4 @@ -04f74c54f4db25e1d454ede9216632c1 *tests/data/fate/vsynth2-mpeg4.mp4 -119661 tests/data/fate/vsynth2-mpeg4.mp4 +416519c3d814b92fe11401cfac01e3a7 *tests/data/fate/vsynth2-mpeg4.mp4 +119671 tests/data/fate/vsynth2-mpeg4.mp4 9a1e085d9e488c5ead0c940c9612a37a *tests/data/fate/vsynth2-mpeg4.out.rawvideo stddev: 5.34 PSNR: 33.57 MAXDIFF: 83 bytes: 7603200/ 7603200 |