You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
fate/als: Add test for conformance file with 512 channels.
This commit is contained in:
@@ -7,5 +7,9 @@ endef
|
||||
|
||||
$(foreach N,$(ALS_SUITE),$(eval $(call FATE_ALS_SUITE,$(N))))
|
||||
|
||||
FATE_ALS += fate-mpeg4-als-conformance-09
|
||||
|
||||
fate-mpeg4-als-conformance-09: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/als_09_512ch2k16b.mp4
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, ALS) += $(FATE_ALS)
|
||||
fate-als: $(FATE_ALS)
|
||||
|
1
tests/ref/fate/mpeg4-als-conformance-09
Normal file
1
tests/ref/fate/mpeg4-als-conformance-09
Normal file
@@ -0,0 +1 @@
|
||||
CRC=0xbf3e7189
|
Reference in New Issue
Block a user