[Bug 661262] [pulseaudiosink] Playbin2 fails playing mkv with ac3 as pulseaudiosink to accept ac3

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 3 07:25:54 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=661262
  GStreamer | gst-plugins-good | git

--- Comment #42 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2011-11-03 14:25:52 UTC ---
(In reply to comment #40)
> (From update of attachment 199978 [details])
> This is not the way to go. The getcaps function in the converter bins must do
> something more. They must combine the downstream/upstream caps and the
> converter element caps.

I May be missing something, but from what I've read so far if you have a chain
of element and let getcaps() follow the chain, you do get the combination at
the end. What the default proxy pad getcaps() does is correctly follow the
chain (as if there was no ghost pad). This was actually broken on the ghostpad
side because the get_target() method was broken.

-- 
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