[xiph-commits] r14662 - trunk/theora/win32/experimental/transcoder
ivo at svn.xiph.org
ivo at svn.xiph.org
Fri Apr 4 17:14:38 PDT 2008
Author: ivo
Date: 2008-04-04 17:14:37 -0700 (Fri, 04 Apr 2008)
New Revision: 14662
Modified:
trunk/theora/win32/experimental/transcoder/transcoder_example.c
Log:
Use .ogv in examples instead of .ogg
Modified: trunk/theora/win32/experimental/transcoder/transcoder_example.c
===================================================================
--- trunk/theora/win32/experimental/transcoder/transcoder_example.c 2008-04-05 00:11:01 UTC (rev 14661)
+++ trunk/theora/win32/experimental/transcoder/transcoder_example.c 2008-04-05 00:14:37 UTC (rev 14662)
@@ -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