Browse Source

-loop was renamed to -loop_input

Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Aurelien Jacobs 19 years ago
parent
commit
6310461b7f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/test.conf

+ 1
- 1
tests/test.conf View File

@@ -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>




Loading…
Cancel
Save