[FFmpeg-cvslog] tests/truehd: remove usage of deprecated request_channel_layout option

James Almer git at videolan.org
Thu Dec 28 20:32:48 EET 2023


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Thu Dec 28 15:31:36 2023 -0300| [0b1552ef552982463681a84041384ad45a4cf520] | committer: James Almer

tests/truehd: remove usage of deprecated request_channel_layout option

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0b1552ef552982463681a84041384ad45a4cf520
---

 tests/fate/truehd.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/truehd.mak b/tests/fate/truehd.mak
index 2a9e94b1cc..b0bc86a965 100644
--- a/tests/fate/truehd.mak
+++ b/tests/fate/truehd.mak
@@ -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
 



More information about the ffmpeg-cvslog mailing list