mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 04:30:02 +00:00
fate: disable fate-acodec-dca
the new test doesnt work on all platforms, thus disable it until a better solution is found. the dca2 test remains and provides partial testing until this is resolved Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ef96ec97fb
commit
7a2ae764f4
@ -40,8 +40,8 @@ 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: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2
|
||||
|
||||
FATE_ACODEC += fate-acodec-dca2
|
||||
fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2
|
||||
|
Loading…
Reference in New Issue
Block a user