[gstreamer-bugs] [Bug 331690] playbin won't play my last.fm stream
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Feb 25 11:07:07 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=331690
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #5 from Luca Ognibene 2006-02-25 19:06 UTC -------
more news..:
- gst tries to activate gnomevfssrc in pull_mode
- last.fm's stream doesn't have a size and seeking fails (random_access is
false)
- gst _stops gnomevfssrc
- gst activates gnomevfssrc in push_mode
- it seems that last.fm server doesn't like two very fast reconnection (or
maybe there's a subtle bug in gnomevfssrc..)
but my question is:
- isn't better if gnomevfssrc creates the connection in the change_state
function when going to READY? So we can avoid creating two connection.
--
Configure bugmail: http://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