mpegtsparse eats input buffers
Roland Peffer
gdevel at clixxun.com
Sun Jul 3 22:20:07 PDT 2011
I noticed that the mpegtsparse element does not always unref deliverd input buffers coming
from a src element. This happens after some minutes delivering a live TV
stream.
So after a while a lot of memory gets lost.
Buffer size is 80 KB. But happens with other buffer sizes as well.
I could monitor this as I delivered the Gs Buffers with my own MallocFree
function.
Gstreamer version is 0.10.34, gst plugins bad is 0.10.22
More information about the gstreamer-devel
mailing list