Documentation:Modules/vorbis
< Documentation:Modules
Jump to navigation
Jump to search
Revision as of 08:53, 23 February 2019 by DoesItReallyMatter (talk | contribs) (Create page, marked up/adapted from program output)
Module: vorbis | |
---|---|
Type | Access demux |
First VLC version | 0.5.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Vorbis audio decoder |
Shortcut(s) | - |
- sout-vorbis-quality <integer [0 .. 10]> : Enforce a quality between 1 (low) and 10 (high), instead of specifying a particular bitrate. This will produce a VBR stream
- sout-vorbis-max-bitrate <integer> : Maximum bitrate in kbps. This is useful for streaming applications
- sout-vorbis-min-bitrate <integer> : Minimum bitrate in kbps. This is useful for encoding for a fixed-size channel
- sout-vorbis-cbr <boolean> : Force a constant bitrate encoding (CBR) default value: disabled
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.