[Bug 655257] New: [camerabin2][design] Removing redundant options/elements
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 25 05:48:07 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=655257
GStreamer | gst-plugins-bad | git
Summary: [camerabin2][design] Removing redundant
options/elements
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: thiago.sousa.santos at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, camerabin2 is using encodebin for video and image encoding and it
already contains converters and caps restriction API.
camerabin2 itself also has capsfilters and converters on the image and video
branches of its pipeline. I'm considering removing those from camerabin2 to
avoid redundant elements and API. The removal of the converters wouldn't
require any changes to the applications, but removing the capsfilters would
also require removing some properties
(image-capture-caps/video-capture-caps/audio-capture-caps), this would be
replaced by using the 'restriction' option on encodebin profiles.
What do you think?
--
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