Documentation:Modules/es
< Documentation:Modules
Jump to navigation
Jump to search
Revision as of 21:32, 25 February 2019 by DoesItReallyMatter (talk | contribs) (Create page, marked up/adapted from program output)
Module: es | |
---|---|
Type | Stream output |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Elementary stream output |
Shortcut(s) | - |
As of VLC 2.2.0 all elementary streams are streamed by default. This can be overridden with --no-sout-all
.
Contents
Options
Generic
- sout-es-access <string> : This is the default output access method that will be used
- sout-es-mux <string> : This is the default muxer method that will be used
- sout-es-dst <string> : This is the default output URI
Audio
- sout-es-access-audio <string> : This is the output access method that will be used for audio
- sout-es-mux-audio <string> : This is the muxer that will be used for audio
- sout-es-dst-audio <string> : This is the output URI that will be used for audio
Video
- sout-es-access-video <string> : This is the output access method that will be used for video
- sout-es-mux-video <string> : This is the muxer that will be used for video
- sout-es-dst-video <string> : This is the output URI that will be used for video
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.