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/acodec/pcm-s8 | |
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/acodec/pcm-s8')
-rw-r--r-- | tests/ref/acodec/pcm-s8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/pcm-s8 b/tests/ref/acodec/pcm-s8 index f830d2fb33..c947729924 100644 --- a/tests/ref/acodec/pcm-s8 +++ b/tests/ref/acodec/pcm-s8 @@ -1,4 +1,4 @@ -9ee95a7fff38831a1cad3b49c33e6ed9 *tests/data/fate/acodec-pcm-s8.mov +3b52f563e8e99aa26253eff154980a93 *tests/data/fate/acodec-pcm-s8.mov 530897 tests/data/fate/acodec-pcm-s8.mov 651d4eb8d98dfcdda96ae6c43d8f156b *tests/data/fate/acodec-pcm-s8.out.wav stddev: 147.89 PSNR: 52.93 MAXDIFF: 255 bytes: 1058400/ 1058400 |