[Ffmpeg-cvslog] CVS: ffmpeg/doc ffmpeg-doc.texi,1.90,1.91

Diego Biurrun CVS diego
Tue Sep 6 10:51:48 CEST 2005


Update of /cvsroot/ffmpeg/ffmpeg/doc
In directory mail:/var2/tmp/cvs-serv16398

Modified Files:
	ffmpeg-doc.texi 
Log Message:
Remove stray non-existent -o option from an example.
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >


Index: ffmpeg-doc.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/ffmpeg-doc.texi,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- ffmpeg-doc.texi	21 Aug 2005 23:59:06 -0000	1.90
+++ ffmpeg-doc.texi	6 Sep 2005 08:51:46 -0000	1.91
@@ -75,7 +75,7 @@
 * You can output to a raw YUV420P file:
 
 @example
-ffmpeg -i mydivx.avi -o hugefile.yuv
+ffmpeg -i mydivx.avi hugefile.yuv
 @end example
 
 * You can set several input files and output files:





More information about the ffmpeg-cvslog mailing list