[xiph-commits] r9841 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Wed Aug 24 11:27:53 PDT 2005


Author: j
Date: 2005-08-24 11:27:47 -0700 (Wed, 24 Aug 2005)
New Revision: 9841

Modified:
   trunk/ffmpeg2theora/ffmpeg2theora.c
Log:
fix ffmpeg2theora -h to properly document videoclip.avi -> videoclip.ogg

Modified: trunk/ffmpeg2theora/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/ffmpeg2theora.c	2005-08-24 17:55:52 UTC (rev 9840)
+++ trunk/ffmpeg2theora/ffmpeg2theora.c	2005-08-24 18:27:47 UTC (rev 9841)
@@ -735,7 +735,7 @@
 
         "\n Examples:\n"
     
-        "\tffmpeg2theora videoclip.avi (will write output to videoclip.avi.ogg)\n\n"
+        "\tffmpeg2theora videoclip.avi (will write output to videoclip.ogg)\n\n"
         "\tcat something.dv | ffmpeg2theora -f dv -o output.ogg -\n\n"
         "\tLive encoding from a DV camcorder (needs a fast machine)\n"
         "\tdvgrab - | ffmpeg2theora -f dv -x 352 -y 288 -o output.ogg -\n"



More information about the commits mailing list