[Ffmpeg-cvslog] CVS: ffmpeg/tests test.conf,1.11,1.12

Aurelien Jacobs CVS aurel
Tue Feb 28 22:42:43 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/tests
In directory mail:/var2/tmp/cvs-serv22559/tests

Modified Files:
	test.conf 
Log Message:
-loop was renamed to -loop_input

Index: test.conf
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/tests/test.conf,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- test.conf	23 Feb 2006 23:29:30 -0000	1.11
+++ test.conf	28 Feb 2006 21:42:41 -0000	1.12
@@ -57,7 +57,7 @@
 
 # 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>
 





More information about the ffmpeg-cvslog mailing list