[gstreamer-bugs] [Bug 620148] New: [videomixer] Doesn't negotiate format with downstream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 31 13:10:59 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620148
GStreamer | gst-plugins-good | git
Summary: [videomixer] Doesn't negotiate format with downstream
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bilboed at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Right now the videomixer sink pads return the pad template on get_caps(), which
is problematic when downstream is restricting either:
* The format (RGB? YUV? variant?)
* The width/height
Currently, upstream elements therefore assume it can output any of the sink pad
template formats... which later results in failure when streaming.
--
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