Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Vorbis tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
61
Issues
61
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiph.Org
Vorbis tools
Commits
d6918052
Commit
d6918052
authored
Dec 18, 2001
by
Jack Moffitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
oggenc/oggenc.c
oggenc/oggenc.c
+2
-3
No files found.
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