mpegtsmux

IgalKroyter igalkroy at gmail.com
Thu Dec 5 08:38:29 UTC 2019


Tim, hi,

Thank you very much for the support.

I was wrapping the *gst_pad_add_probe* function and thus I ignored the
*GstPadProbeType * parameter (which was set coinstantly to receive buffers)
which clearly provides the ability to add a callback that can receive a list
of buffers. Once I changed this flag and internally invoked in the callback
function to *gst_buffer_list_foreach* I could receive each one of the
buffers in the list (in another callback function).

Thank you.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list