Difference between revisions of "Documentation:Modules/rotate"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
* [[Documentation:Modules/motion_control]]
 
* [[Documentation:Modules/motion_control]]
  
{{Documentation}}
+
{{Documentation footer}}
  
 
[[Category:Video Filters]]
 
[[Category:Video Filters]]

Revision as of 10:38, 3 October 2013

Module: rotate
Type Video filter
First VLC version 0.9.0
Last VLC version -
Operating system(s) all
Description rotate video filter
Shortcut(s) -

Use this filter to rotate the video using any angle you want.

Options

  • rotate-angle <integer> : Rotation angle in degrees (0 to 359) default value: 0

Example

% vlc --video-filter "rotate{angle=123}" somevideo.avi

See also

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.