[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c
Ralph Giles
giles at xiph.org
Sun Aug 12 21:55:35 PDT 2001
giles 01/08/12 21:55:35
Modified: oggenc oggenc.c
Log:
oops. typos.
Revision Changes Path
1.21 +2 -2 vorbis-tools/oggenc/oggenc.c
Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- oggenc.c 2001/08/13 04:53:19 1.20
+++ oggenc.c 2001/08/13 04:55:35 1.21
@@ -328,9 +328,9 @@
"\n"
"INPUT FILES:\n"
" OggEnc input files must currently be 16 or 8 bit PCM WAV, AIFF, or AIFF/C\n"
- " files. Files may be mono or stereo (or more channels) and any sampling rate\n"
+ " files. Files may be mono or stereo (or more channels) and any sample rate.\n"
" However, the encoder is only tuned for rates of 44.1 and 48 kHz and while\n"
- " others will be accepted but quality will be significantly degraded.\n"
+ " other rates will be accepted quality will be significantly degraded.\n"
" Alternatively, the --raw option may be used to use a raw PCM data file, which\n"
" must be 16bit stereo little-endian PCM ('headerless wav'), unless additional\n"
" parameters for raw mode are specified.\n"
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list