[gstreamer-bugs] [Bug 639413] New: Camerabin should use output-selector:pad-negotiation-mode=active
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 13 03:32:44 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639413
GStreamer | gst-plugins-bad | git
Summary: Camerabin should use
output-selector:pad-negotiation-mode=active
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: lasse.laukkanen at digia.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Latest output-selector has new pad-negotiation-mode property with default set
as 'all'.
Inside camerabin output-selector src pads are linked to viewfinder, videobin
and imagebin parts, and caps for these parts should be negotiated independently
so that we can support different formats for each part. With
pad-negotiation-mode=all we require common format for all three parts. This can
be fixed by setting output-selector:pad-negotiation-mode=active in camerabin.
--
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