From b627385b4bd26bb45da5999fb12a8171fc224115 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Mon, 25 Aug 2014 12:24:02 -0400 Subject: [PATCH] ffserver: tests, use image2 instead of pgmyuv Signed-off-by: Reynaldo H. Verdejo Pinochet --- tests/ffserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ffserver.conf b/tests/ffserver.conf index 3612843fae..1e7a685b93 100644 --- a/tests/ffserver.conf +++ b/tests/ffserver.conf @@ -57,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -Launch ./ffmpeg -v 0 -y -f pgmyuv -i tests/vsynth1/%02d.pgm +Launch ./ffmpeg -v 0 -y -f image2 -i tests/vsynth1/%02d.pgm ACL allow localhost