ffserver: tests, use image2 instead of pgmyuv

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
pull/88/head
Reynaldo H. Verdejo Pinochet 11 years ago
parent 935453102b
commit b627385b4b
  1. 2
      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
</Feed>

Loading…
Cancel
Save