mirror of https://git.ffmpeg.org/ffmpeg.git
tests/truehd: remove usage of deprecated request_channel_layout option
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
c1340f3439
commit
0b1552ef55
|
@ -4,7 +4,7 @@ fate-truehd-5.1: CMP = oneline
|
|||
fate-truehd-5.1: REF = 95d8aac39dd9f0d7fb83dc7b6f88df35
|
||||
|
||||
FATE_TRUEHD-$(call DEMDEC, TRUEHD, TRUEHD) += fate-truehd-5.1-downmix-2.0
|
||||
fate-truehd-5.1-downmix-2.0: CMD = md5pipe -f truehd -request_channel_layout FL+FR -i $(TARGET_SAMPLES)/lossless-audio/truehd_5.1.raw -f s32le
|
||||
fate-truehd-5.1-downmix-2.0: CMD = md5pipe -f truehd -downmix FL+FR -i $(TARGET_SAMPLES)/lossless-audio/truehd_5.1.raw -f s32le
|
||||
fate-truehd-5.1-downmix-2.0: CMP = oneline
|
||||
fate-truehd-5.1-downmix-2.0: REF = a269aee0051d4400c9117136f08c9767
|
||||
|
||||
|
|
Loading…
Reference in New Issue