]> git.sesse.net Git - ffmpeg/commitdiff
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 3612843fae62dd0f117ff8a5c64c0be684fe2f8a..1e7a685b934905ab68cb16f7307a7101929ed829 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>