Ticket #1267 (closed feature: invalid)

Opened 2 years ago

Last modified 13 months ago

Rotation of video should be configurable

Reported by: zach Owned by:
Priority: Normal Milestone: Backlog
Component: general Keywords:
Cc: Forum thread:

Description

Now that pretty much every cell phone has a video camera, it seems like users may want to be able to rotate their video on the client side. We should make it configurable, but maybe limit it to 90 degree increments.

Change History

comment:1 Changed 2 years ago by jeroen

We can do this automatically if height > width. If we presume people hold their phones up, it should be 90deg (clockwise).

Additionally, there can be a rotation option that indeed only accepts 0, 90, 180 and 270. People can use it to override the default (0 or 90) in case we have it wrong.

comment:2 Changed 13 months ago by jeroen

  • Priority set to Normal
  • Status changed from new to closed
  • Resolution set to invalid

We cannot set the rotation on mobile devices. Users should ensure the rotation of the videos is correct (e.g. by looping them through BOTR).

Note: See TracTickets for help on using tickets.