halving framerate

Thornton, Keith keith.thornton at zeiss.com
Mon Jul 13 04:56:31 PDT 2015


Hi
I have a tee which has two branches, one requiring the full 60Hz video framerate and one requiring only every second buffer.
I thought I could achieve this by adding  a pad probe to the first pad after the tee in the branch only requiring the half framerate. This pad probe returns GST_PAD_PROBE_DROP for every second buffer and GST_PAD_PROBE_PASS for the others. This doesn't seem to work. The branch still gets all of the buffers.
Has anyone any suggestions as to how I could achieve this?
I am using the Git Master on a windows 7 x64 Machine
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150713/a8b51662/attachment.html>


More information about the gstreamer-devel mailing list