mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 04:30:02 +00:00
-loop was renamed to -loop_input
Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6714e97c30
commit
6310461b7f
@ -57,7 +57,7 @@ FileMaxSize 100M
|
||||
|
||||
# Fire up ffmpeg pointing at this stream
|
||||
|
||||
Launch ../ffmpeg -loop -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm
|
||||
Launch ../ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm
|
||||
acl allow localhost
|
||||
</Feed>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user