Documentation:Modules/ogg
Jump to navigation
Jump to search
The ogg demux module refers to Ogg as OGG. The Xiph Wiki clarifies that the name is not an acronym and should be written Ogg or ogg.
The earliest mention of Ogg muxing support in the changelog was for the macOS port in 0.5.3.
Contents
Demux
Module: ogg | |
---|---|
Type | Access demux |
First VLC version | 0.5.0 |
Last VLC version | - |
Operating system(s) | all |
Description | OGG demuxer |
Shortcut(s) | ogg
|
Options
None.
Mux
Module: ogg | |
---|---|
Type | Muxer |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Ogg/OGM muxer |
Shortcut(s) | ogg , ogm
|
Options
- sout-ogg-indexintvl <integer [0 .. INT_MAX]> : Minimal index interval, in milliseconds. Set to 0 to disable index creation. default value: 1000
- sout-ogg-indexratio <float [1.0 .. 1000]> : Set index size ratio. Alters default (60min content) or estimated size. default value: 1.0
Source code
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.