diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2021-08-03 17:13:42 +0100 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2021-10-01 20:29:25 +0100 |
commit | 68815d67919a6975357ad214d8fe8ac4c886e47c (patch) | |
tree | a002e6db93bd542ed66b75ee9ada38483046586f /tests | |
parent | da5497a1a22d06d6979a888d2ded79521c428d29 (diff) | |
download | ffmpeg-68815d67919a6975357ad214d8fe8ac4c886e47c.tar.gz |
lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4
This is as per:
* mp4ra: http://mp4ra.org/#/brands
* Dolby Vision muxing spec (which is public):
https://professional.dolby.com/siteassets/content-creation/dolby-vision-for-content-creators/dolby_vision_bitstreams_within_the_iso_base_media_file_format_dec2017.pdf
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/copy-trac3074 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/copy-trac3074 b/tests/ref/fate/copy-trac3074 index e541af03da..4748296c2a 100644 --- a/tests/ref/fate/copy-trac3074 +++ b/tests/ref/fate/copy-trac3074 @@ -1,5 +1,5 @@ -da6122873fb83ce4340cf5d0ab8d475e *tests/data/fate/copy-trac3074.mp4 -334012 tests/data/fate/copy-trac3074.mp4 +452d91e7c6889b787717fef25b6fce43 *tests/data/fate/copy-trac3074.mp4 +334016 tests/data/fate/copy-trac3074.mp4 #tb 0: 1/48000 #media_type 0: audio #codec_id 0: eac3 |