[gstreamer-bugs] [Bug 303153] gstreamer won't play asf http stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 2 14:44:35 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=303153
 GStreamer | gst-plugins | Ver: 0.10.3


Derek Dolney changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
      GNOME version|2.9/2.10                    |2.11/2.12
            Version|0.8.8                       |0.10.3




------- Comment #5 from Derek Dolney  2006-03-02 22:44 UTC -------
Still an issue. I now have gstreamer-0.10.3, gst-plugins-base-0.10.3,
gst-plugins-good-0.10.2, gst-plugins-ugly-0.10.2, and
gst-plugins-ffmpeg-0.10.0.

This works:

--------------------------------------------
mplayer -cache 128
http://a1292.l2009841837.c20098.g.lm.akamaistream.net/D/1292/20098/v0001/reflector:41837

...
[Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (FFmpeg))]
...
--------------------------------------------

But gst does not:

--------------------------------------------
gst-launch-0.10 gnomevfssrc
location=http://a1292.l2009841837.c20098.g.lm.akamaistream.net/D/1292/20098/v0001/reflector:41837
! asfdemux ! ffdec_wmav2 ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(stays here forever)
--------------------------------------------

Playing a local .asf does work:

--------------------------------------------
gst-launch-0.10 gnomevfssrc location=sample.asf ! asfdemux ! ffdec_wmav2 !
audioconvert ! audioresample ! alsasink
--------------------------------------------

Also, mp3 streams do work:

--------------------------------------------
gst-launch-0.10 gnomevfssrc
location=http://abcrad.ic.llnwd.net/stream/abcrad_hannity_lo ! decodebin !
audioconvert ! audioresample ! alsasink
--------------------------------------------

Let me know if I can give you anymore info. I updated my email address here, so
I should reply faster next time.

Yeah, the stream name changed. ;)


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