[gstreamer-bugs] [Bug 369452] New: fdsrc doesn't support pull mode

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 2 07:03:54 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=369452

  GStreamer | gstreamer (core) | Ver: 0.10.10

           Summary: fdsrc doesn't support pull mode
           Product: GStreamer
           Version: 0.10.10
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: damien.genet at free.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


Please describe the problem:
fdsrc doesn't support pull mode

Steps to reproduce:
gst-launch-0.10 fdsrc fd=0 ! decodebin ! fakesink < foo.avi

Actual results:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/decodebin0/typefind: GstAviDemux cannot work in
push mode. The operation is not supported with this source element or protocol.
Additional debug info:
gsttypefindelement.c(442): stop_typefinding (): /pipeline0/decodebin0/typefind:
Downstream pad avidemux0:sink has no chainfunction, and the upstream element
does not support pull mode
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

Expected results:
everything workrs fine when using filesrc

Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list