summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2010-10-02 10:00:48 +0000
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2010-10-02 10:00:48 +0000
commitf71abdbbd71283db3b428261ff1da08f97ae7362 (patch)
tree3d77d2b5e89495ee6d641059f93931987c84d95c /tests
parent01e4b675981103e2edd9e1d7f07a3b6b7ad70529 (diff)
downloadffmpeg-streaming-f71abdbbd71283db3b428261ff1da08f97ae7362.zip
ffmpeg-streaming-f71abdbbd71283db3b428261ff1da08f97ae7362.tar.gz
Remove pointless -vn option, the file has no video stream.
Originally committed as revision 25314 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/fate2.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate2.mak b/tests/fate2.mak
index 0452734..0f7c051 100644
--- a/tests/fate2.mak
+++ b/tests/fate2.mak
@@ -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
OpenPOWER on IntegriCloud