gstreamer play rmvb videos memory leak

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

gstreamer play rmvb videos memory leak

shaonan wang
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 !

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer play rmvb videos memory leak

shaonan wang
The version is 0.10.10, I am sorry!

2011/10/11 shaonan wang <[hidden email]>
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 !


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer play rmvb videos memory leak

Stefan Sauer
In reply to this post by shaonan wang
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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel