After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 594752 - Using GstRotate or GstVideoFlip effect to do clip rotation doesn't work well
Using GstRotate or GstVideoFlip effect to do clip rotation doesn't work well
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: Effects
Git
Other All
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on: 696513
Blocks: 708495
 
 
Reported: 2009-09-10 15:06 UTC by Simon Wenner
Modified: 2015-10-20 13:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Simon Wenner 2009-09-10 15:06:54 UTC
Please add an option (or plugin) to rotate (and resize/crop) movies.

Cellphone camera users like to make movies with unusual camera orientations. :)
Comment 1 Jean-François Fortin Tam 2010-02-08 19:16:30 UTC
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.
Comment 2 Thibault Saunier 2010-09-23 12:42:56 UTC
The flipper effect lets you do it, but it works pretty bad. We need to work on it.
Comment 3 Jean-François Fortin Tam 2014-10-13 00:07:04 UTC
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)
Comment 4 Thibault Saunier 2015-10-20 13:12:23 UTC
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.