diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2013-08-22 07:25:18 -0700 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-08-23 09:55:42 +0200 |
commit | 30ce289074e88f528965cb57720674a675639737 (patch) | |
tree | 322b5aa2c85a290c829396e14468b4d623c46d07 /tests/ref/vsynth/vsynth2-mpeg4 | |
parent | 1f70a5ad284b33e8b3e2b40a5cb33055419781b7 (diff) | |
download | ffmpeg-30ce289074e88f528965cb57720674a675639737.tar.gz |
movenc: Make tkhd "enabled" flag QuickTime compatible
QuickTime will play multiple audio tracks concurrently if this flag is
set for multiple audio tracks. And if no subtitle track has this flag
set, QuickTime will show no subtitles in the subtitle menu.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'tests/ref/vsynth/vsynth2-mpeg4')
-rw-r--r-- | tests/ref/vsynth/vsynth2-mpeg4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth/vsynth2-mpeg4 b/tests/ref/vsynth/vsynth2-mpeg4 index 4d96557ee0..a654c13819 100644 --- a/tests/ref/vsynth/vsynth2-mpeg4 +++ b/tests/ref/vsynth/vsynth2-mpeg4 @@ -1,4 +1,4 @@ -8c9afbf564008a8ce6719cc3546deae1 *tests/data/fate/vsynth2-mpeg4.mp4 +0282105e98166fac06f7ba9e857cfbfe *tests/data/fate/vsynth2-mpeg4.mp4 119833 tests/data/fate/vsynth2-mpeg4.mp4 90a3577850239083a9042bef33c50e85 *tests/data/fate/vsynth2-mpeg4.out.rawvideo stddev: 5.34 PSNR: 33.57 MAXDIFF: 83 bytes: 7603200/ 7603200 |