This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
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
935453102b
commit
b627385b4b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save