OSDN Git Service

ffserver: tests, use image2 instead of pgmyuv
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Mon, 25 Aug 2014 16:24:02 +0000 (12:24 -0400)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sun, 31 Aug 2014 22:18:40 +0000 (18:18 -0400)
Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
tests/ffserver.conf

index 3612843..1e7a685 100644 (file)
@@ -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
 </Feed>