Difference between revisions of "Documentation:Modules/invert"
Jump to navigation
Jump to search
m |
m (-Category:Video Filters, +{{$}}) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
== Example == | == Example == | ||
'''VLC 0.9.0 and above''': | '''VLC 0.9.0 and above''': | ||
− | + | {{$}} '''vlc --video-filter invert somevideo.avi''' | |
'''Note:''' In versions prior to 0.9.0, invert was a video output filter. | '''Note:''' In versions prior to 0.9.0, invert was a video output filter. | ||
− | {{Documentation}} | + | {{Documentation footer}} |
Latest revision as of 03:01, 13 March 2019
Module: invert | |
---|---|
Type | Video filter |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | color inversion |
Shortcut(s) | - |
The invert filter inverts colors in an image.
Example
VLC 0.9.0 and above:
$ vlc --video-filter invert somevideo.avi
Note: In versions prior to 0.9.0, invert was a video output filter.
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.