[FFmpeg-cvslog] r25314 - trunk/tests/fate2.mak
reimar
subversion
Sat Oct 2 12:00:48 CEST 2010
Author: reimar
Date: Sat Oct 2 12:00:48 2010
New Revision: 25314
Log:
Remove pointless -vn option, the file has no video stream.
Modified:
trunk/tests/fate2.mak
Modified: trunk/tests/fate2.mak
==============================================================================
--- trunk/tests/fate2.mak Sat Oct 2 11:56:21 2010 (r25313)
+++ trunk/tests/fate2.mak Sat Oct 2 12:00:48 2010 (r25314)
@@ -125,7 +125,7 @@ fate-atrac3-3: CMP = oneoff
fate-atrac3-3: REF = $(SAMPLES)/atrac3/mc_sich_at3_132_small.pcm
FATE_TESTS += fate-gsm
-fate-gsm: CMD = framecrc -t 10 -i $(SAMPLES)/gsm/sample-gsm-8000.mov -vn
+fate-gsm: CMD = framecrc -t 10 -i $(SAMPLES)/gsm/sample-gsm-8000.mov
FATE_TESTS += fate-gsm-ms
fate-gsm-ms: CMD = framecrc -i $(SAMPLES)/gsm/ciao.wav
More information about the ffmpeg-cvslog
mailing list