[gstreamer-bugs] [Bug 331690] New: playbin won't play my last.fm stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 18 09:31:52 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

           Summary: playbin won't play my last.fm stream
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: iaingnome at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
When I tell playbin to play my last.fm stream it goes into Prerolling and never
plays anything.

Steps to reproduce:
Run gst-launch-0.10 playbin
uri=http://streamer1.last.fm/last.mp3?Session=529700dd093a74eb7dae196f1502a9f0



Actual results:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

And no sound is heard

Expected results:
I would expect to hear music

Does this happen every time?
Yes.

Other information:
Running with debugging gives

GST_DEBUG=gnomevfssrc:5 gst-launch-0.10 playbin
uri=http://streamer1.last.fm/last.mp3?Session=529700dd093a74eb7dae196f1502a9f0
Setting pipeline to PAUSED ...
DEBUG (0x80509a0 - 0:00:00.203913000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(829):gst_gnome_vfs_src_push_callbacks:<source> pushing
callbacks
LOG   (0x80509a0 - 0:00:00.374673000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(1121):gst_gnome_vfs_src_start:<source> filesize not known
DEBUG (0x80509a0 - 0:00:00.374762000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(1058):gst_gnome_vfs_src_get_size:<source> size
18446744073709551615
DEBUG (0x80509a0 - 0:00:00.374839000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(846):gst_gnome_vfs_src_pop_callbacks:<source> popping
callbacks
LOG   (0x80509a0 - 0:00:00.452051000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(1121):gst_gnome_vfs_src_start:<source> filesize not known
DEBUG (0x80509a0 - 0:00:00.452135000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(1058):gst_gnome_vfs_src_get_size:<source> size
18446744073709551615
Pipeline is PREROLLING ...
DEBUG (0x80dbb58 - 0:00:00.453948000)          gnomevfssrc( 1486)
gstgnomevfssrc.c(942):gst_gnome_vfs_src_create: now at 0, reading 0, size 4096
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "playbin0" warns: pipeline interrupted

iain at glosoli:~/Projects/Personal/last-exit$ gst-launch-0.10 playbin
uri=http://streamer1.last.fm/last.mp3?Session=529700dd093a74eb7dae196f1502a9f0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "playbin0" warns: pipeline interrupted

Possibly related to 325847 ?


-- 
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