summaryrefslogtreecommitdiff
path: root/tests/fate/pixlet.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/pixlet.mak')
-rw-r--r--tests/fate/pixlet.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/pixlet.mak b/tests/fate/pixlet.mak
index c720f32616..7c4604cc08 100644
--- a/tests/fate/pixlet.mak
+++ b/tests/fate/pixlet.mak
@@ -1,5 +1,5 @@
FATE_PIXLET += fate-pixlet-rgb
-fate-pixlet-rgb: CMD = framecrc -i $(TARGET_SAMPLES)/pixlet/pixlet_rgb.mov -an -pix_fmt yuv420p16le
+fate-pixlet-rgb: CMD = framecrc -i $(TARGET_SAMPLES)/pixlet/pixlet_rgb.mov -an -pix_fmt yuv420p16le -vf scale
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, PIXLET) += $(FATE_PIXLET)
fate-pixlet: $(FATE_PIXLET)