[gst-devel] Catching EOS from a chain-based filter

Sebastien Cote sc5 at hermes.usherb.ca
Wed Aug 13 10:52:10 CEST 2003


Hi,

I would like to know if it is possible for a chain-based filter to know that it
has received the last frame (or EOS) while the pads are still active. (gstreamer
0.6.2).  

If I catch the eos event, the pads are disabled and it's impossible to push more 
data.  I tried to call GST_ELEMENT_IS_EOS() in the chain function but the flag
GST_ELEMENT_EOS is not defined in 0.6.2.  Is there anything else I could do?

Thanks a lot,

Sebastien






More information about the gstreamer-devel mailing list