Commit f5e0ef53 authored by Michael Niedermayer's avatar Michael Niedermayer

fate: add a fate-acodec-dca test that works on all platforms second try

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 607461e5
......@@ -40,8 +40,12 @@ FATE_ACODEC += fate-acodec-alac
fate-acodec-alac: FMT = mov
fate-acodec-alac: CODEC = alac -compression_level 1
#FATE_ACODEC += fate-acodec-dca
#fate-acodec-dca: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2
FATE_ACODEC += fate-acodec-dca
fate-acodec-dca: tests/data/asynth-44100-2.wav
fate-acodec-dca: SRC = tests/data/asynth-44100-2.wav
fate-acodec-dca: CMD = md5 -i $(SRC) -c:a dca -strict -2 -f dts -flags +bitexact
fate-acodec-dca: CMP = oneline
fate-acodec-dca: REF = 66bd0e602be7fb97dc19151554c0ee29
FATE_ACODEC += fate-acodec-dca2
fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2
......
MD5=f93a56223ea845f2e56270bf9138e0da
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment