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-avui | |
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-avui')
-rw-r--r-- | tests/ref/vsynth/vsynth2-avui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-avui b/tests/ref/vsynth/vsynth2-avui index 59bac8d604..743c6ffbdb 100644 --- a/tests/ref/vsynth/vsynth2-avui +++ b/tests/ref/vsynth/vsynth2-avui @@ -1,4 +1,4 @@ -d6ed112daf14e73ea50f1c32ecc6d4ce *tests/data/fate/vsynth2-avui.mov -42624907 tests/data/fate/vsynth2-avui.mov +ec8b12fd9f1f7737f7e23419457fe431 *tests/data/fate/vsynth2-avui.mov +42624917 tests/data/fate/vsynth2-avui.mov dde5895817ad9d219f79a52d0bdfb001 *tests/data/fate/vsynth2-avui.out.rawvideo stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 7603200/ 7603200 |