forked from FFmpeg/FFmpeg
use new loop option
Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2853e85cea
commit
375c44f4bb
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ FileMaxSize 100M
|
|||
|
||||
# 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
|
||||
</Feed>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue