[Ffmpeg-cvslog] CVS: ffmpeg/doc faq.texi,1.16,1.17
Diego Biurrun CVS
diego
Thu Jun 9 19:55:39 CEST 2005
Update of /cvsroot/ffmpeg/ffmpeg/doc
In directory mail:/var2/tmp/cvs-serv2160
Modified Files:
faq.texi
Log Message:
The default MPEG-4 fourcc is now FMP4.
Index: faq.texi
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/doc/faq.texi,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- faq.texi 9 Jun 2005 17:54:48 -0000 1.16
+++ faq.texi 9 Jun 2005 17:55:36 -0000 1.17
@@ -137,7 +137,7 @@
Both XviD and DivX (version 4+) are implementations of the ISO MPEG-4
standard (note that there are many other coding formats that use this
same standard). Thus, use '-vcodec mpeg4' to encode these formats. The
-default fourcc stored in an MPEG-4-coded file will be 'DIVX'. If you want
+default fourcc stored in an MPEG-4-coded file will be 'FMP4'. If you want
a different fourcc, use the '-vtag' option. E.g., '-vtag xvid' will
force the fourcc 'xvid' to be stored as the video fourcc rather than the
default.
More information about the ffmpeg-cvslog
mailing list