[gstreamer-bugs] [Bug 150284] - matroska muxer fail to mux an MP3

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Aug 16 12:29:05 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=150284
GStreamer | gst-plugins | Ver: 0.8.5





------- Additional Comments From steve.lhomme at free.fr  2004-08-16 15:29 -------
The linkfunc is set on a pad created this way :
gst_element_class_get_pad_template (klass, "audio_%d")

But that "audio_0" with parent "matroskammux0" is never referenced in
gst_pad_link_call_link_functions(), only the "src" and "sink" with parent
"matroskammux0" are checked. So the problem is probably there.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list