From 842eabc5f91d40019604517791809ae47c59ef1f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 27 May 2008 12:32:59 +0000 Subject: cosmetics: XviD is now called Xvid. Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/faq.texi') diff --git a/doc/faq.texi b/doc/faq.texi index 7fea49bdd6..384f7925e4 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -82,7 +82,7 @@ The following list of video codecs should work on most Windows systems: @item wmv2 .asf only @item mpeg4 -only if you have some MPEG-4 codec installed like ffdshow or XviD +only if you have some MPEG-4 codec installed like ffdshow or Xvid @item mpeg1 .mpg only @end table @@ -194,9 +194,9 @@ Try '-f image2 test%d.jpg'. Some codecs, like MPEG-1/2, only allow a small number of fixed framerates. Choose a different codec with the -vcodec command line option. -@section How do I encode XviD or DivX video with ffmpeg? +@section How do I encode Xvid or DivX video with ffmpeg? -Both XviD and DivX (version 4+) are implementations of the ISO MPEG-4 +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 'FMP4'. If you want -- cgit v1.2.3