From 4be1d7dc20e3f191917adab2bf7cd405f1d25b54 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 5 Feb 2012 12:18:14 +0100 Subject: pva-demux test: add -vn The output is obviously not supposed to contain video (since only -acodec copy is specified), but that only happens because of the way -t handling is implemented currently. --- tests/fate/demux.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate') diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak index 15899861f2..0de3ddbd2b 100644 --- a/tests/fate/demux.mak +++ b/tests/fate/demux.mak @@ -59,7 +59,7 @@ FATE_TESTS += fate-psx-str-v3-mdec fate-psx-str-v3-mdec: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -an FATE_TESTS += fate-pva-demux -fate-pva-demux: CMD = framecrc -idct simple -i $(SAMPLES)/pva/PVA_test-partial.pva -t 0.6 -acodec copy +fate-pva-demux: CMD = framecrc -idct simple -i $(SAMPLES)/pva/PVA_test-partial.pva -t 0.6 -acodec copy -vn FATE_TESTS += fate-qcp-demux fate-qcp-demux: CMD = crc -i $(SAMPLES)/qcp/0036580847.QCP -acodec copy -- cgit v1.2.3