Difference between revisions of "Documentation:Modules/wall"
Jump to navigation
Jump to search
m (Prepare for transclusion) |
|||
Line 4: | Line 4: | ||
== Options == | == Options == | ||
− | + | <onlyinclude>{{Option | |
− | {{Option | ||
|name=wall-cols | |name=wall-cols | ||
|value=integer | |value=integer | ||
Line 11: | Line 10: | ||
|max=15 | |max=15 | ||
|default=3 | |default=3 | ||
− | |description=Specifies the number of colums in the video wall}} | + | |description=Specifies the number of colums in the video wall |
− | + | }} | |
{{Option | {{Option | ||
|name=wall-rows | |name=wall-rows | ||
Line 19: | Line 18: | ||
|max=15 | |max=15 | ||
|default=3 | |default=3 | ||
− | |description=Specifies the number of rows in the video wall}} | + | |description=Specifies the number of rows in the video wall |
− | + | }} | |
{{Option | {{Option | ||
|name=wall-active | |name=wall-active | ||
|value=integer list | |value=integer list | ||
|default=all | |default=all | ||
− | |description=comma-separated list of active windows}} | + | |description=comma-separated list of active windows |
− | + | }} | |
{{Option | {{Option | ||
|name=wall-element-aspect | |name=wall-element-aspect | ||
|value=string | |value=string | ||
|default=4:3 | |default=4:3 | ||
− | |description=Aspect ratio of the individual displays building the wall}} | + | |description=Aspect ratio of the individual displays building the wall |
+ | }}</onlyinclude> | ||
{{Documentation footer}} | {{Documentation footer}} |
Revision as of 06:30, 4 April 2019
Module: wall | |
---|---|
Type | Video output splitter |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Splits the video output in several windows |
Shortcut(s) | - |
You can use this module to split a video output in several small windows. This is especially useful if you want to display parts of the same video on several computers to make a big video wall.
Options
- wall-cols <integer [1 .. 15]> : Specifies the number of colums in the video wall default value: 3
- wall-rows <integer [1 .. 15]> : Specifies the number of rows in the video wall default value: 3
- wall-active <integer list> : comma-separated list of active windows default value: all
- wall-element-aspect <string> : Aspect ratio of the individual displays building the wall default value: 4:3
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.