|
|
@ -34,7 +34,7 @@ fate-matroska-lzo-decompression: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/lzo.mka |
|
|
|
# This tests that the ALAC extradata is correctly transformed upon remuxing.
|
|
|
|
# This tests that the ALAC extradata is correctly transformed upon remuxing.
|
|
|
|
# It also tests setting the AV_DISPOSITION_COMMENT disposition as well as
|
|
|
|
# It also tests setting the AV_DISPOSITION_COMMENT disposition as well as
|
|
|
|
# writing creation_time metadata.
|
|
|
|
# writing creation_time metadata.
|
|
|
|
FATE_MATROSKA_FFMPEG_FFPROBE-$(call REMUX, MATROSKA) += fate-matroska-alac-remux |
|
|
|
FATE_MATROSKA_FFMPEG_FFPROBE-$(call REMUX, MATROSKA, MOV_DEMUXER) += fate-matroska-alac-remux |
|
|
|
fate-matroska-alac-remux: CMD = transcode mov $(TARGET_SAMPLES)/lossless-audio/inside.m4a matroska "-map 0:a -c copy -metadata creation_time=2009-01-25T16:08:26.000000Z -disposition +comment" "-c copy" "-show_entries format_tags:stream_disposition" |
|
|
|
fate-matroska-alac-remux: CMD = transcode mov $(TARGET_SAMPLES)/lossless-audio/inside.m4a matroska "-map 0:a -c copy -metadata creation_time=2009-01-25T16:08:26.000000Z -disposition +comment" "-c copy" "-show_entries format_tags:stream_disposition" |
|
|
|
|
|
|
|
|
|
|
|
# This tests that the matroska demuxer correctly propagates
|
|
|
|
# This tests that the matroska demuxer correctly propagates
|
|
|
|