Advanced Encoding Settings
Can I rotate a video with your service?
Need to rotate a video? No problem!
Via API, use the following values:
rotate [optional] - video files only. Rotate video picture.
Allowed values:
- def - don't change anything. Video will be rotated according to 'Rotation' meta data parameter, if it exists
- 0 - don't rotate and ignore 'Rotation' meta data parameter
- 90 - rotate by 90 degree CW and ignore 'Rotation' meta data parameter
- 180 - rotate by 180 degree and ignore 'Rotation' meta data parameter
- 270 - rotate by 270 degree CW and ignore 'Rotation' meta data parameter
- Default: def