[gst-devel] pipeline to play AVIs?

Paul Jack pjack at poetbeware.org
Wed Dec 22 00:51:02 CET 2004


I'm trying to learn how to construct gstreamer pipelines but I'm failing
on the very first go.  I'm trying to play an AVI, and I'm getting the
error "pushing data on non-negotiated pad not allowed."

Output below.  Can anyone help?

-Paul

$ gst-launch-ext-0.8 "test.avi"
Running command-line
gst-launch-0.8 filesrc location="test.avi" ! avidemux name=demux ! { queue
! spider ! ffmpegcolorspace ! xvimagesink } { demux. ! queue ! spider !
osssink }

RUNNING pipeline ...

(process:4480): GStreamer-WARNING **: pushing data on non-negotiated pad
demux:video_00, not allowed.

(process:4480): GStreamer-WARNING **: pushing data on non-negotiated pad
demux:video_00, not allowed.

(process:4480): GStreamer-WARNING **: pushing data on non-negotiated pad
demux:video_00, not allowed.






More information about the gstreamer-devel mailing list