Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thomas Daede
Vorbis tools
Commits
d6918052
Commit
d6918052
authored
Dec 18, 2001
by
Jack Moffitt
Browse files
These options should finall work. Uncomment the help for them.
svn path=/trunk/vorbis-tools/; revision=2641
parent
a556c8b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
oggenc/oggenc.c
View file @
d6918052
...
...
@@ -315,14 +315,13 @@ static void usage(void)
" -b, --bitrate Choose a nominal bitrate to encode at. Attempt
\n
"
" to encode at a bitrate averaging this. Takes an
\n
"
" argument in kbps.
\n
"
/* these options are not supported by the rc2 vorbisenc. don't mention them. */
/* " -m, --min-bitrate Specify a minimum bitrate (in kbps). Useful for\n"
" -m, --min-bitrate Specify a minimum bitrate (in kbps). Useful for
\n
"
" encoding for a fixed-size channel.
\n
"
" -M, --max-bitrate Specify a maximum bitrate in kbps. Useful in
\n
"
" for streaming applications.
\n
"
" -q, --quality Specify quality between 0 (low) and 10 (high),
\n
"
" instead of specifying a particular bitrate.
\n
"
" This is the normal mode of operation.\n"
*/
" This is the normal mode of operation.
\n
"
" -s, --serial Specify a serial number for the stream. If encoding
\n
"
" multiple files, this will be incremented for each
\n
"
" stream after the first.
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment