Documentation:Modules/crop
< Documentation:Modules
Jump to navigation
Jump to search
Revision as of 05:49, 10 March 2019 by DoesItReallyMatter (talk | contribs) (DoesItReallyMatter moved page Documentation:Modules/crop to Documentation:Modules/croppadd: This is its name)
Module: Crop | |
---|---|
Type | Video filter |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | Remove borders of the video and replace them with black borders |
Shortcut(s) | - |
Contents
Options
Crop
- croppadd-croptop <integer [0 .. 2147483647]> : Pixels to crop from top default value: 0
- croppadd-cropbottom <integer [0 .. 2147483647]> : Pixels to crop from bottom default value: 0
- croppadd-cropleft <integer [0 .. 2147483647]> : Pixels to crop from left default value: 0
- croppadd-cropright <integer [0 .. 2147483647]> : Pixels to crop from right default value: 0
Padd
- croppadd-paddtop <integer [0 .. 2147483647]> : Pixels to add to top default value: 0
- croppadd-paddbottom <integer [0 .. 2147483647]> : Pixels to add to bottom default value: 0
- croppadd-paddleft <integer [0 .. 2147483647]> : Pixels to add to left default value: 0
- croppadd-paddright <integer [0 .. 2147483647]> : Pixels to add to right default value: 0
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.