Browse Source

ffserver: tests, use image2 instead of pgmyuv

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
tags/n2.4
Reynaldo H. Verdejo Pinochet 11 years ago
parent
commit
b627385b4b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/ffserver.conf

+ 1
- 1
tests/ffserver.conf 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>


Loading…
Cancel
Save