Documentation:Modules/clone
Jump to navigation
Jump to search
Module: clone | |
---|---|
Type | Video output splitter |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Clone the video output window |
Shortcut(s) | clone
|
You can use this module to play the video in more than one window to test different video outputs or display the same video on multiple screens on the same computer.
Options
- clone-count <integer> : Number of video windows in which to clone the video. default value: 2
- clone-vout-list <string> : You can use specific video output modules for the clones. Use a comma-separated list of modules. default value: ""
Examples
$ vlc --video-splitter=clone --clone-count=2 video.ogv
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.