[Bug 724509] playbin with appsink audio-sink doesn't handle caps well
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 17 17:01:10 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724509
GStreamer | gst-plugins-base | 1.2.2
--- Comment #3 from Rafał Mużyło <galtgendo at o2.pl> 2014-02-18 01:21:16 UTC ---
Created an attachment (id=269491)
View: https://bugzilla.gnome.org/attachment.cgi?id=269491
Review: https://bugzilla.gnome.org/review?bug=724509&attachment=269491
patch that seems to fix the problem
Thanks for the hints, Tim.
Thanks to them I found the trouble spot.
As it was said on the chat, proper handling of "channel-mask" is bit imprecise
in the docs, but in code too.
This patch fixes the problem, but I'm not sure how compiler safe it is (relies
on that gst_structure_get call being done first).
--
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