[Gstreamer-bugs] [Bug 142903] New: - [PATCH] fdsrc element never resets buffer offset to zero

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri May 21 07:25:24 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=142903
GStreamer | gstreamer (core) | Ver: 0.8.1

           Summary: [PATCH] fdsrc element never resets buffer offset to zero
           Product: GStreamer
           Version: 0.8.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: dcm at acm.org
         QAContact: gstreamer-maint at bugzilla.gnome.org


The fdsrc element will always increment its buffer offset after being created,
and will never reset this offset to zero.  This poses a problem, for example,
with spider, which requires the offset to be zero for type detection to occur.

This pipeline:

fdsrc ! spider ! osssink

Will work the first time it is used -- but if spider is removed and replaced
with a new spider for detecting a new audio file, the type detection will fail.

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