Commit 81d20b3a authored by aurel's avatar aurel

-loop was renamed to -loop_input


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5078 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 34f8dc6d
...@@ -57,7 +57,7 @@ FileMaxSize 100M ...@@ -57,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream # 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 acl allow localhost
</Feed> </Feed>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment