gstreamer play rmvb videos memory leak
Stefan Sauer
ensonic at hora-obscura.de
Tue Oct 11 05:51:15 PDT 2011
On 10/11/2011 03:33 AM, shaonan wang wrote:
> Hi,everyone:
> I am working on a project aimed at make a video
> player ,I use gstreamer framework to do it.But now I meet a big
> problem ,that is when I play rmvb video files , it has a massive
> memory leak, after some inspection, I think it could be the
> gst-plugin-ugly that result in the memory leak, may be the
> libgstrmdemux.so and libgstreal.so in detail, the gst-plugin-ugly
> version in use is 0.10.12. Anyone can give some suggestion?Thanks !
please run the video player with valgrind (memcheck) to see where the
leak happens. If it reports definitely lost memory, please file a bug
and attach the report.
Stefan
More information about the gstreamer-devel
mailing list