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/lavf | |
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/lavf')
-rw-r--r-- | tests/ref/lavf/mov | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/mov b/tests/ref/lavf/mov index f73cd4f945..f34a006fb4 100644 --- a/tests/ref/lavf/mov +++ b/tests/ref/lavf/mov @@ -1,3 +1,3 @@ -8404cccff020ab07fbfe9c713bc98c33 *./tests/data/lavf/lavf.mov +e46f42ed71a589ac356e9cfad4e1e56a *./tests/data/lavf/lavf.mov 356797 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xe3f4950d |