mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-03 17:10:53 +00:00
fate/als: Add test for conformance file with 512 channels.
This commit is contained in:
parent
22a14ee753
commit
1cfba7fc75
@ -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
|
Loading…
Reference in New Issue
Block a user