[gst-devel] [gstreamer] Problem with pulling data from a sink pad
Ronald Bultje
rbultje at ronald.bitfreak.net
Mon Dec 22 01:29:03 CET 2003
On Mon, 2003-12-22 at 07:12, Quan Nguyen wrote:
> Thanks. Then my question is this. How do I read data
> from a decoder's source pad? Do I have to create a
> GstElement and connect it to the source pad of a
> decoder? I don't want to create a GstElement to
> accept data from the source pad of another element. I
> just want to be able to read the data from an audio
> decoder and perform some analysis on it with a C++
> function that I wrote.
Use fakesink and connect to the handoff signal.
Ronald
--
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer
More information about the gstreamer-devel
mailing list