[Bug 689845] New: Encodebin API to handle multiple streams lacking
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Dec 7 06:21:10 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689845
GStreamer | gst-plugins-base | 1.x
Summary: Encodebin API to handle multiple streams lacking
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Been looking at the API docs and I can not figure out how to do this.
So I have an encodebin where I created to audio profiles, lets say one for
vorbis and one for mp3. So I have a file decoded by uridecodebin which has two
audio streams and I want to use the vorbis stream with one and the mp3 stream
for the other.
I can not figure out how to ask encodebin to give me a pad connected to a
specific profile. The 'request-pad' signal only offers to give you a pad which
can handle your incoming caps, but that would be raw audio data for both feeds.
--
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