Documentation:Modules/rotate

From VideoLAN Wiki
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.

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