summaryrefslogtreecommitdiff
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-11 17:16:58 +0100
committerMans Rullgard <mans@mansr.com>2012-05-14 12:51:19 +0100
commitf4d2b93be402411df1cc5197f02c025e8b1bcf82 (patch)
treeaefedb86e5cff66a8a676f5bf5a72ab9f3b4ebb4 /tests/fate/video.mak
parent63322d8c894fa359c31a91bae067f8816c95ca62 (diff)
fate: truemotion1: disable audio
These tests include adpcm-ima-dk3 audio which is tested elsewhere. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 319eae86b5..8545f2e8cc 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -74,10 +74,10 @@ FATE_AVCONV += fate-deluxepaint-anm
fate-deluxepaint-anm: CMD = framecrc -i $(SAMPLES)/deluxepaint-anm/INTRO1.ANM -pix_fmt rgb24
FATE_TRUEMOTION1 += fate-truemotion1-15
-fate-truemotion1-15: CMD = framecrc -i $(SAMPLES)/duck/phant2-940.duk -pix_fmt rgb24
+fate-truemotion1-15: CMD = framecrc -i $(SAMPLES)/duck/phant2-940.duk -pix_fmt rgb24 -an
FATE_TRUEMOTION1 += fate-truemotion1-24
-fate-truemotion1-24: CMD = framecrc -i $(SAMPLES)/duck/sonic3dblast_intro-partial.avi -pix_fmt rgb24
+fate-truemotion1-24: CMD = framecrc -i $(SAMPLES)/duck/sonic3dblast_intro-partial.avi -pix_fmt rgb24 -an
FATE_AVCONV += $(FATE_TRUEMOTION1)
fate-truemotion1: $(FATE_TRUEMOTION1)