[gstreamer-bugs] [Bug 168390] mms://wma pipeline does not link properly

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Mar 7 02:52:15 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168390
 GStreamer | don't know | Ver: 0.8.9





------- Additional Comments From Ronald Bultje  2005-03-07 05:52 -------
#11 0x008e0315 in gst_bytestream_flush (bs=0x8abb570, len=2112284350)
    at bytestream.c:455
#12 0x00fa4c7f in gst_asf_demux_process_chunk (asf_demux=0x8abaa08,
    packet_info=0x42f4410, segment_info=0x42f4350) at gstasfdemux.c:1487
#13 0x00fa3a1d in gst_asf_demux_process_segment (asf_demux=0x8abaa08,
    packet_info=0x42f4410) at gstasfdemux.c:938
#14 0x00fa410c in gst_asf_demux_handle_data (asf_demux=0x8abaa08)
    at gstasfdemux.c:1088

That looks fairly suspicious, and happens when reading using playbin. Looks a
lot like misaligned data, but I can't see where. Queue doesn't drop data.
However, the buffering is still the easiest target, since it's the only
difference between decodebin and playbin. Also, disabling buffering fixes it. So
either we drop data somewhere, we reverse buffer order, we drop a download bit,
or something like that...

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




More information about the Gstreamer-bugs mailing list