Chapter 3. Advanced streaming using the command line
--sout-keep, --no-sout-keep
Keep sout open (default disabled) : use the same sout instance across the various playlist items, if possible.
--no-sout-audio
This options allows to disable audio in the outputted stream.
--no-sout-video
This options allows to disable video in the outputted stream.
Simplified Syntax
The stream output also offers a simplified syntax, with which you can only you use the standard module main options:
% vlc input_stream --sout access/mux:url
where access, mux and url are as defined in the options of the standard module.
Examples
To understand fully the complex syntax of VLC’s stream output, please look at the examples in the next section.
31
Comentarios a estos manuales