[xiph-commits] r14661 - branches/theora-thusnelda/win32/experimental/transcoder

ivo at svn.xiph.org ivo at svn.xiph.org
Fri Apr 4 17:11:01 PDT 2008


Author: ivo
Date: 2008-04-04 17:11:01 -0700 (Fri, 04 Apr 2008)
New Revision: 14661

Modified:
   branches/theora-thusnelda/win32/experimental/transcoder/transcoder_example.c
Log:
Use .ogv in examples instead of .ogg

Modified: branches/theora-thusnelda/win32/experimental/transcoder/transcoder_example.c
===================================================================
--- branches/theora-thusnelda/win32/experimental/transcoder/transcoder_example.c	2008-04-05 00:10:07 UTC (rev 14660)
+++ branches/theora-thusnelda/win32/experimental/transcoder/transcoder_example.c	2008-04-05 00:11:01 UTC (rev 14661)
@@ -120,7 +120,7 @@
   fprintf(stderr,
           "Usage: encoder_example [options] [audio_file] video_file\n\n"
           "Options: \n\n"
-          "  -o --output <filename.ogg>  file name for encoded output;\n"
+          "  -o --output <filename.ogv>  file name for encoded output;\n"
           "                              If this option is not given, the\n"
           "                              compressed data is sent to stdout.\n\n"
           "  -A --audio-rate-target <n>  bitrate target for Vorbis audio;\n"



More information about the commits mailing list