[Gstreamer-bugs] [Bug 142272] New: - qtdemux doesn't work with sources that cannot seek

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon May 10 06:50:08 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142272
GStreamer | gst-plugins | Ver: 0.8.1

           Summary: qtdemux doesn't work with sources that cannot seek
           Product: GStreamer
           Version: 0.8.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: dcm at acm.org
         QAContact: gstreamer-maint at bugzilla.gnome.org


1. Create this (or a similar) pipeline: fdsrc ! qtdemux ! faad ! osssink

2. Pipe an m4a file through the fd

3. qtdemux fails to detect the data stream as an audio file

What should happen:  qtdemux should generate an audio_00 pad and push data to
the faad decoder.

Why it doesn't work:  qtdemux seeks the incoming stream, but fdsrc does provide
a seek function.

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




More information about the Gstreamer-bugs mailing list