[gstreamer-bugs] [Bug 322049] New: [id3demux] should implement pull range

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 21 09:06:40 PST 2005


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=322049
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: [id3demux] should implement pull range
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


If upstream supports pull_range, id3demux should support it to. this file:

  http://gstreamer.freedesktop.org/media/incoming/emerge.mp3

plays fine in 0.8, but not in 0.9. This is an mp3-in-wav file with an ID3v2 tag
at the very beginning of the file before the riff header. Unfortunately,

   filesrc ! id3demux ! wavparse ! mad ! ....

(which is what decodebin will do) fails to preroll because wavparse doesn't work
chain-based.

Cheers
 -Tim

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list