[Bug 740325] New: Add a setVideoSink() method to QGst::Ui::GraphicsVideoSurface
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 18 08:11:22 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740325
GStreamer | qt-gstreamer | git
Summary: Add a setVideoSink() method to
QGst::Ui::GraphicsVideoSurface
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: qt-gstreamer
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: knuesel at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=290927)
View: https://bugzilla.gnome.org/attachment.cgi?id=290927
Review: https://bugzilla.gnome.org/review?bug=740325&attachment=290927
Add a setVideoSink() method to QGst::Ui::GraphicsVideoSurface to allow the use
of a pre-existing qtvideosink element
The GraphicsVideoSurface class creates a qtvideosink element on demand to bind
to a QGraphicsView. The API doesn't allow using a pre-existing qtvideosink
created independently from a GraphicsVideoSurface. For example one cannot bind
to an element created with QGst::Parse::launch. The proposed patch adds a
setVideoSink() method to GraphicsVideoSurface to provide this flexibility.
--
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