← Back to team overview

openshot.developers team mailing list archive

[Bug 506192] Re: Rotation values are off or just odd.

 

** Changed in: openshot
       Status: New => Triaged

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/506192

Title:
  Rotation values are off or just odd.

Status in OpenShot Video Editor:
  Triaged

Bug description:
  Using Ubuntu 9.10 and was installed using the PPA method.

  I tried using the rotation effect and found it tedious to use. You need to specify what each box represents better. The rotate x,y, and z are degrees per frame and the Fixed Rotations are done in degrees. So when I want to rotate a clip x degrees for 5 seconds I will have to do some math to determine the number of degrees per frame. 
  Equation is:
  Degrees per frame = Desired Rotation / (30 frames * Duration of clip in seconds)
  Example:
  Degrees per frame = 180 Degrees / (30 * 2 Seconds)
  Degrees per frame = 3

  The user would then insert 3 for Rotate X.

  Have OpenShot do this equation for the user. Just have the Rotate
  effect draw the value for "Duration of Clip" from the Length tab. This
  way the user can input the Desired Rotation and the program will fill
  in the Degrees per frame.

  It might just be me, but when I think about rotating something I think
  of how much I want to rotate it and not how many degrees per frame.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/506192/+subscriptions


References