Documentation:Modules/rotate

From VideoLAN Wiki
< Documentation:Modules
Revision as of 13:16, 15 December 2006 by Dionoea (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.

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

Example use:

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

See also: Documentation:Modules/motion_control