Hi everyone,
I'm using kernel 3.14.28 and gstreamer1.0-plugins-imx_0.12.1 to play video, and I'm looping it using the about-to-finish signal of playbin. When my application receives the signal, it sets the URI for playbin to the same file and the video loops seamlessly.
However, I'm getting a memory leak. The application slowly uses more and more memory until the oom killer closes it. Valgrind says memory is definitely lost but doesn't trace back further than g_malloc.
I've attached a copy of the test program here. Any help is greatly appreciated!
Marlon
Original Attachment has been moved to: gsttest.cpp.zip
Original Attachment has been moved to: Makefile.zip
Original Attachment has been moved to: gsttest.h.zip
已解决! 转到解答。
Hi Marlon
gstreamer-imx plugins developed and supported by community, one
could post it on meta-fsl-arm mailing list
https://lists.yoctoproject.org/listinfo/meta-freescale
trac.gateworks.com/wiki/Yocto/gstreamer
Alternatively one can try nxp gstreamer plugins described in
documentation package (Linux Guide, Release Notes) on
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Marlon
gstreamer-imx plugins developed and supported by community, one
could post it on meta-fsl-arm mailing list
https://lists.yoctoproject.org/listinfo/meta-freescale
trac.gateworks.com/wiki/Yocto/gstreamer
Alternatively one can try nxp gstreamer plugins described in
documentation package (Linux Guide, Release Notes) on
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------