[gstreamer-bugs] [Bug 336097] New: Live ASF streams do not work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 26 09:31:32 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=336097
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: Live ASF streams do not work
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: fabrizio.ge at tiscali.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Some radios provide live feeds in .asf format. GStreamer cannot play them

The problem is that asfdemux assumes the timestamp of the first packet is equal
to preroll (the suggested buffering time). This is true for .asf files and for
streams of archived content, but live broadcast streams have very high
timestamps

Steps to reproduce:
1. In Totem, choose Open Location and enter
mmsh://212.131.249.134/Radiolina?MSWMExt=.asf

or

1. gst-launch-0.10 mmssrc
location=mmsh://212.131.249.134/Radiolina?MSWMExt=.asf
! asfdemux .audio_00 ! ffdec_wmav1 ! alsasink

Actual results:
Totem says "playing" but there is no sound
If GStreamer is run with high debug level, every time asfdemux pushes a pad,
the
timestamp is unusually high

Expected results:
Sound should play

Does this happen every time?
yes

Other information:


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