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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 18 04:35:06 PDT 2011


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

--- Comment #20 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-10-18 11:35:00 UTC ---

As we have too many patches already, I've put everything on
git.collabora.co.uk/git/user/thiagoss/gst-plugins-base.git (playsink branch).

This line on pulseaudiosink's proxypad_blocked_cb seems to be the remaining
problem:
caps = gst_pad_get_caps_reffed (pad);

this caps is not the one that is fixed and set on the pad, so using them to
test if pulsesink supports it is meaningless.

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