[xiph-cvs] cvs commit: vorbis-tools/oggenc/man oggenc.1
Monty
xiphmont at xiph.org
Sun May 27 13:35:53 PDT 2001
xiphmont 01/05/27 13:35:53
Modified: oggenc/man oggenc.1
Log:
Correct default bitrate listed in manpage to 128kbps/stereo.
Monty
Revision Changes Path
1.5 +2 -2 vorbis-tools/oggenc/man/oggenc.1
Index: oggenc.1
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/man/oggenc.1,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oggenc.1 2001/05/27 09:49:36 1.4
+++ oggenc.1 2001/05/27 20:35:53 1.5
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii oggenc.1
.\"
-.TH oggenc 1 "February 26, 2001" "" "Vorbis Tools beta 4"
+.TH oggenc 1 "May 27, 2001" "" "Vorbis Tools beta 4"
.SH NAME
oggenc \- encode audio into the Ogg Vorbis format
@@ -75,7 +75,7 @@
.IP "-q, --quiet"
Quiet mode. No messages are displayed.
.IP "-b n, --bitrate=n"
-Sets encoding to the bitrate closest to n (in kb/s). Defaults to 160 kb/s for stereo.
+Sets encoding to the bitrate closest to n (in kb/s). Defaults to 128 kb/s for stereo.
.IP "-s, --serial"
Forces a specific serial number in the output stream. This is primarily useful for testing.
.IP "-o output_file, --output=output_file"
--- >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