[gstreamer-bugs] [Bug 388741] Plays only until end of song against icecast using playlist

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 26 06:44:59 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=388741

  GStreamer | don't know | Ver: 0.10.10


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE




------- Comment #5 from Tim-Philipp Müller  2006-12-26 14:43 UTC -------
Thanks for the log. This does indeed look very much like the same issue as bug
#320984. A solution to solve this properly is being worked on (decodebin2
etc.). The start time of the new chain doesn't look particularly right either.

$ grep 'adding pad' 388741.log 
0:00:01.699837000  gstoggdemux.c:1736:gst_ogg_demux_activate_chain:<oggdemux0>
adding pad <'':serial_5a6a9a0f>
0:00:23.750472000  gstoggdemux.c:1736:gst_ogg_demux_activate_chain:<oggdemux0>
adding pad <'':serial_3a80b139>

$ grep 'new chain' 388741.log 
0:00:01.552414000  gstoggdemux.c:1240:gst_ogg_chain_new:<oggdemux0> creating
new chain 0x8138b38
0:00:01.552442000  gstoggdemux.c:2682:gst_ogg_demux_chain:<oggdemux0> new
chain, begin time 0:00:00.000000000
0:00:23.723304000  gstoggdemux.c:1240:gst_ogg_chain_new:<oggdemux0> creating
new chain 0x8138b38
0:00:23.723373000  gstoggdemux.c:2682:gst_ogg_demux_chain:<oggdemux0> new
chain, begin time 5124095:32:48.468553884


*** This bug has been marked as a duplicate of 320984 ***


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list