← Back to team overview

openshot.developers team mailing list archive

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

 

Any progress on this feature?

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

Status in OpenShot Video Editor: New

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.





References