Commit 015eb032 authored by bellard's avatar bellard

use new loop option


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2149 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6b8cbbae
...@@ -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 -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%50*d.pgm Launch -loop -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%d.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