Documentation:Modules/rotate
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