Documentation:Modules/vorbis

From VideoLAN Wiki
< Documentation:Modules
Revision as of 08:53, 23 February 2019 by DoesItReallyMatter (talk | contribs) (Create page, marked up/adapted from program output)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 GuideStreaming HowToHacker GuideModules)
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.