Difference between revisions of "Documentation:Modules/panoramix"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with " Panoramix: wall with overlap video filter Split the video in multiple windows to display on a wall of screens --panoramix-cols=<integer> Number of columns --panoram…")
 
m (+{{Documentation}})
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Module|name=Panoramix|type=Video output splitter|description=wall with overlap video filter}}
 +
 
  Panoramix: wall with overlap video filter
 
  Panoramix: wall with overlap video filter
 
  Split the video in multiple windows to display on a wall of screens
 
  Split the video in multiple windows to display on a wall of screens
Line 49: Line 51:
 
       --panoramix-active=<string>
 
       --panoramix-active=<string>
 
                                 Active windows
 
                                 Active windows
 +
 +
{{Documentation}}

Latest revision as of 03:50, 23 April 2019

Module: Panoramix
Type Video output splitter
First VLC version -
Last VLC version -
Operating system(s) all
Description wall with overlap video filter
Shortcut(s) -
Panoramix: wall with overlap video filter
Split the video in multiple windows to display on a wall of screens
     --panoramix-cols=<integer> Number of columns
     --panoramix-rows=<integer> Number of rows
     --panoramix-bz-length=<integer [0 .. 100]>
                                length of the overlapping area (in %)
     --panoramix-bz-height=<integer [0 .. 100]>
                                height of the overlapping area (in %)
     --panoramix-attenuate, --no-panoramix-attenuate
                                Attenuation (default enabled)
     --panoramix-bz-begin=<integer [0 .. 100]>
                                Attenuation, begin (in %)
     --panoramix-bz-middle=<integer [0 .. 100]>
                                Attenuation, middle (in %)
     --panoramix-bz-end=<integer [0 .. 100]>
                                Attenuation, end (in %)
     --panoramix-bz-middle-pos=<integer [1 .. 99]>
                                middle position (in %)
     --panoramix-bz-gamma-red=<float [0.000000 .. 5.000000]>
                                Gamma (Red) correction
     --panoramix-bz-gamma-green=<float [0.000000 .. 5.000000]>
                                Gamma (Green) correction
     --panoramix-bz-gamma-blue=<float [0.000000 .. 5.000000]>
                                Gamma (Blue) correction
     --panoramix-bz-blackcrush-red=<integer [0 .. 255]>
                                Black Crush for Red
     --panoramix-bz-blackcrush-green=<integer [0 .. 255]>
                                Black Crush for Green
     --panoramix-bz-blackcrush-blue=<integer [0 .. 255]>
                                Black Crush for Blue
     --panoramix-bz-whitecrush-red=<integer [0 .. 255]>
                                White Crush for Red
     --panoramix-bz-whitecrush-green=<integer [0 .. 255]>
                                White Crush for Green
     --panoramix-bz-whitecrush-blue=<integer [0 .. 255]>
                                White Crush for Blue
     --panoramix-bz-blacklevel-red=<integer [0 .. 255]>
                                Black Level for Red
     --panoramix-bz-blacklevel-green=<integer [0 .. 255]>
                                Black Level for Green
     --panoramix-bz-blacklevel-blue=<integer [0 .. 255]>
                                Black Level for Blue
     --panoramix-bz-whitelevel-red=<integer [0 .. 255]>
                                White Level for Red
     --panoramix-bz-whitelevel-green=<integer [0 .. 255]>
                                White Level for Green
     --panoramix-bz-whitelevel-blue=<integer [0 .. 255]>
                                White Level for Blue
     --panoramix-active=<string>
                                Active windows
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.