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-s24be | |
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-s24be')
-rw-r--r-- | tests/ref/acodec/pcm-s24be | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/pcm-s24be b/tests/ref/acodec/pcm-s24be index 20bc4e0f09..f673040896 100644 --- a/tests/ref/acodec/pcm-s24be +++ b/tests/ref/acodec/pcm-s24be @@ -1,4 +1,4 @@ -de27dae0dff0359d8f39449b17d5607f *tests/data/fate/acodec-pcm-s24be.mov +0bd99d1273fb1fb78055cf97f3efe299 *tests/data/fate/acodec-pcm-s24be.mov 1589297 tests/data/fate/acodec-pcm-s24be.mov 64151e4bcc2b717aa5a8454d424d6a1f *tests/data/fate/acodec-pcm-s24be.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 |