ffserver: tests, use image2 instead of pgmyuv

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
This commit is contained in:
Reynaldo H. Verdejo Pinochet 2014-08-25 12:24:02 -04:00
parent 935453102b
commit b627385b4b

View 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>