[Bug 709312] videoflip: Add an automatic method that flip base on image-orientation tag

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 2 21:56:24 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709312
  GStreamer | gst-plugins-good | git

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-10-02 19:56:23 UTC ---
Here is a simple pipeline to test:
gst-launch-1.0 -m filesrc location=12080002.jpg ! queue ! jpegparse ! jpegdec !
imagefreeze ! videoconvert ! videoscale ! videoflip method=0 ! xvimagesink

The property handling might not be completly right, maybe we should keep
reporting automatic on g_object_get() ? Also I'm missing a test, if review is
mostly positive I'll add the tests.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list