GNOME Bugzilla – Bug 594752
Using GstRotate or GstVideoFlip effect to do clip rotation doesn't work well
Last modified: 2015-10-20 13:12:23 UTC
Please add an option (or plugin) to rotate (and resize/crop) movies. Cellphone camera users like to make movies with unusual camera orientations. :)
The resize/crop part is bug #593919, but not marking this a duplicate because I think maybe rotation is a completely different thing/set of gstreamer elements.
The flipper effect lets you do it, but it works pretty bad. We need to work on it.
Looked at it again today, and it's still full of fail. - The geometric transform "rotate" gst filter uses radians: bug #696513 - The GstVideoFlip filter doesn't use the correct rotation point and thus doesn't center the video properly in the frame Technically we could still leave those effects available (not blacklisted), but I wonder how much that would make sense vs having something fully integrated into the viewer's transformation tool (bug #708495)
This bug has been migrated to https://phabricator.freedesktop.org/T2364. Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi. See http://wiki.pitivi.org/wiki/Bug_reporting for details.