diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-29 11:36:49 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-07 22:09:04 +0200 |
commit | 6e859d2bdbce2851ecbf27b3597e1622d2dda10a (patch) | |
tree | 8dd7770dddbe79526fcf202fa96157ce98617cee /tests/ref/fate/cover-art-flac-remux | |
parent | fadefe356ac82cf5ceab12068b9fea6d1d9c70f0 (diff) | |
download | ffmpeg-6e859d2bdbce2851ecbf27b3597e1622d2dda10a.tar.gz |
fate/cover-art: Add test for muxing cover arts to FLAC
Also covers muxing and demuxing of nonstandard FLAC channel layouts
and the multi-dim-quant option of the FLAC encoder
(all of which was hitherto uncovered).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/fate/cover-art-flac-remux')
-rw-r--r-- | tests/ref/fate/cover-art-flac-remux | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/tests/ref/fate/cover-art-flac-remux b/tests/ref/fate/cover-art-flac-remux new file mode 100644 index 0000000000..3f779828ae --- /dev/null +++ b/tests/ref/fate/cover-art-flac-remux @@ -0,0 +1,109 @@ +6defc5081a59ab12c8a5f9e263b25068 *tests/data/fate/cover-art-flac-remux.flac +1098537 tests/data/fate/cover-art-flac-remux.flac +#extradata 0: 34, 0x8d830abd +#tb 0: 1/44100 +#media_type 0: audio +#codec_id 0: flac +#sample_rate 0: 44100 +#channel_layout 0: 5 +#channel_layout_name 0: 2 channels (FL+FC) +#tb 1: 1/90000 +#media_type 1: video +#codec_id 1: png +#dimensions 1: 200x200 +#sar 1: 2834/2834 +#tb 2: 1/90000 +#media_type 2: video +#codec_id 2: png +#dimensions 2: 485x359 +#sar 2: 1/1 +#tb 3: 1/90000 +#media_type 3: video +#codec_id 3: mjpeg +#dimensions 3: 199x300 +#sar 3: 72/72 +#tb 4: 1/90000 +#media_type 4: video +#codec_id 4: bmp +#dimensions 4: 485x359 +#sar 4: 0/1 +#tb 5: 1/90000 +#media_type 5: video +#codec_id 5: mjpeg +#dimensions 5: 199x300 +#sar 5: 72/72 +#tb 6: 1/44100 +#media_type 6: audio +#codec_id 6: pcm_s16le +#sample_rate 6: 44100 +#channel_layout 6: 5 +#channel_layout_name 6: 2 channels (FL+FC) +0, 0, 0, 4608, 14, 0x242b036d +1, 0, 0, 0, 66888, 0x1fd72743 +2, 0, 0, 0, 438706, 0x8bcb753b +3, 0, 0, 0, 21671, 0x7d1c6030 +4, 0, 0, 0, 522758, 0x7a63572f +5, 0, 0, 0, 21671, 0x7d1c6030 +6, 0, 0, 4608, 18432, 0x00000000 +0, 4608, 4608, 4608, 7636, 0xc3775d85 +6, 4608, 4608, 4608, 18432, 0xaaab4d62 +0, 9216, 9216, 4608, 5700, 0x8b9a3cc7 +6, 9216, 9216, 4608, 18432, 0x49410f52 +0, 13824, 13824, 3816, 4512, 0x0ded5f71 +6, 13824, 13824, 3816, 15264, 0x155b5c95 +[STREAM] +index=0 +codec_name=flac +DISPOSITION:attached_pic=0 +[/STREAM] +[STREAM] +index=1 +codec_name=png +DISPOSITION:attached_pic=1 +TAG:comment=Illustration +TAG:title=OpenMusic +[/STREAM] +[STREAM] +index=2 +codec_name=png +DISPOSITION:attached_pic=1 +TAG:comment=Cover (front) +TAG:title=landscape +[/STREAM] +[STREAM] +index=3 +codec_name=mjpeg +DISPOSITION:attached_pic=1 +TAG:comment=Publisher/Studio logotype +TAG:title=portrait +[/STREAM] +[STREAM] +index=4 +codec_name=bmp +DISPOSITION:attached_pic=1 +TAG:comment=Conductor +TAG:title=White King Granulated Soap +[/STREAM] +[STREAM] +index=5 +codec_name=mjpeg +DISPOSITION:attached_pic=1 +TAG:comment=Publisher/Studio logotype +TAG:title=White King Granulated Soap +[/STREAM] +[FORMAT] +TAG:major_brand=M4A +TAG:minor_version=0 +TAG:compatible_brands=M4A mp42isom +TAG:disc=1 +TAG:title=Inside +TAG:compilation=1 +TAG:gapless_playback=0 +TAG:track=5/13 +TAG:Encoding Params=vers +TAG:iTunNORM= 000004DF 000004C2 00001E64 00001AB3 00000FB9 00000FB9 00006480 00006480 00000FB9 00000B52 +TAG:artist=Maxwell Strait +TAG:album_artist=Maxwell Strait +TAG:album=OpenMusic +TAG:genre=Rock +[/FORMAT] |