summaryrefslogtreecommitdiff
path: root/tests/test.conf
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2006-02-28 21:42:41 +0000
committerAurelien Jacobs <aurel@gnuage.org>2006-02-28 21:42:41 +0000
commit6310461b7f616edb5b2e256cd18fb03d76f76f48 (patch)
treebe47986dc694e2d1e2076cdba4c4b70bdc7c677f /tests/test.conf
parent6714e97c303a74f962baa04ec5af9f44bcc69e9e (diff)
-loop was renamed to -loop_input
Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/test.conf')
-rw-r--r--tests/test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.conf b/tests/test.conf
index d24224fb00..e0717f65db 100644
--- a/tests/test.conf
+++ b/tests/test.conf
@@ -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>