[Ffmpeg-cvslog] CVS: ffmpeg/doc ffmpeg-doc.texi,1.90,1.91
Diego Biurrun CVS
diego
Tue Sep 6 10:51:48 CEST 2005
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec h264.c,1.152,1.153
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec opt.c, NONE, 1.1 utils.c, 1.150, 1.151 avcodec.h, 1.416, 1.417 Makefile, 1.198, 1.199
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec h264.c,1.152,1.153
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec opt.c, NONE, 1.1 utils.c, 1.150, 1.151 avcodec.h, 1.416, 1.417 Makefile, 1.198, 1.199
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list