appsink and EOS
Tim-Philipp Müller
t.i.m at zen.co.uk
Fri Sep 7 01:45:50 PDT 2012
On Thu, 2012-09-06 at 21:54 -0700, Brian Quandt wrote:
> Is there a way to get an appsink out of EOS, after it has received
> such a notification and now reports itself via its eos property as
> being in EOS (ie eos property which is readonly is set to true)?
>
> Or do you have to just delete the element and recreate it and hook a
> new one back into the bin?
Either do a flushing seek on the pipeline (or the sink), or set the
sink's state to NULL or READY and then back to PLAYING again.
Cheers
-Tim
More information about the gstreamer-devel
mailing list