Documentation:Modules/duplicate

From VideoLAN Wiki
< Documentation:Modules
Revision as of 21:22, 30 May 2019 by DoesItReallyMatter (talk | contribs) (→‎Source code: New section, misc.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: stream_out_duplicate
Type Stream output
First VLC version 1.1.0
Last VLC version -
Operating system(s) all
Description Duplicate stream output
Shortcut(s) duplicate, dup

Options

None.

Examples

From the changelog: --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"

Source code

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.