[FFmpeg-cvslog] [ffmpeg.org]: r71 - trunk/src/compat

diego subversion
Sun May 27 21:11:27 CEST 2007


Author: diego
Date: Sun May 27 21:11:26 2007
New Revision: 71

Log:
Add missing closing >.


Modified:
   trunk/src/compat

Modified: trunk/src/compat
==============================================================================
--- trunk/src/compat	(original)
+++ trunk/src/compat	Sun May 27 21:11:26 2007
@@ -46,7 +46,7 @@
 the default WinXP/SP2 installation of Windows Media Player:
 
 <UL>
-<LI><EM>ffmpeg -i <inputfile.ext> -vcodec msmpeg4 -vtag MP43 -acodec mp3 <file.avi></EM
+<LI><EM>ffmpeg -i <inputfile.ext> -vcodec msmpeg4 -vtag MP43 -acodec mp3 <file.avi></EM>
 <BR>
 This is the same as the infamous 'DIV3' DivX ;-) codec. However, if the
 '-vtag' option is omitted, the 'DIV3' tag will be inserted by default and




More information about the ffmpeg-cvslog mailing list