[Bug 768160] qtplugins: How to implement qmlglsrc.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 27 11:43:19 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768160

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332193|none                        |needs-work
             status|                            |

--- Comment #27 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Review of attachment 332193:
 --> (https://bugzilla.gnome.org/review?bug=768160&attachment=332193)

This didn't change anything...

::: tests/examples/qt/qmlsrc/main.cpp
@@ +49,3 @@
+  GstElement *src = gst_element_factory_make ("qmlglsrc", NULL);
+  GstElement *sink = 
+    gst_parse_bin_from_description ("glimagesink sync=false rotate-method=4",
TRUE, NULL);

These properties to glimagesink are not necessary, if they are, there's a bug
somewhere else.

-- 
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