Documentation:Modules/avi
Jump to navigation
Jump to search
Demux
Module: avi | |
---|---|
Type | Access demux |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | AVI demuxer |
Shortcut(s) | (none) |
- avi-interleaved <boolean> : Force interleaved method default value: disabled
- avi-index <integer> {0,1,2,3} : Recreate a index for the AVI file. Use this if your AVI file is damaged or incomplete (not seekable). 0 ("Ask for action"), 1 ("Always fix"), 2 ("Never fix"), 3 ("Fix when necessary") default value: 0
Mux
Module: avi | |
---|---|
Type | Muxer |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | AVI muxer |
Shortcut(s) | avi
|
- sout-avi-artist <string> : Artist default value: NULL
- sout-avi-date <string> : Date default value: NULL
- sout-avi-genre <string> : Genre default value: NULL
- sout-avi-copyright <string> : Copyright default value: NULL
- sout-avi-comment <string> : Comment default value: NULL
- sout-avi-name <string> : Name default value: NULL
- sout-avi-subject <string> : Subject default value: NULL
- sout-avi-encoder <string> : Encoder default value: "VLC Media Player - " VERSION_MESSAGE
- sout-avi-keywords <string> : Keywords default value: NULL
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.