Difference between revisions of "Documentation:Modules/invert"

From VideoLAN Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
 
== Example ==
 
== Example ==
 
'''VLC 0.9.0 and above''':
 
'''VLC 0.9.0 and above''':
  % '''vlc --video-filter invert somevideo.avi'''
+
  {{$}} '''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 footer}}
 
{{Documentation footer}}
 
[[Category:Video Filters]]
 

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 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.