Gst-play-1.0 use playlist RSS Memory keep increasing..

Louis Lee master at ceinside.co.kr
Fri Jul 6 02:37:18 UTC 2018


We use Gstreamer1.8.3 base gst-play-1.0 to play through a playlist.  

Ex) gst-play-1.0 --playlist=test.pls
Pls file include various video format files. (Divx4,Xvid,VC-1,MPEG-2)
Divx and Xvid use Libav SW Decoder, VC-1 and MPEG-2 use MediaSDK HW decoder.
The above four video files were played continuously 200 times or more.

The Memory leak issue found in Bugzilla is an issue with the MP4
format(qtdemux), so it has nothing to do with our problem.
(https://bugzilla.gnome.org/show_bug.cgi?id=790472)

I've been using Fakesink on purpose to test if it is a videosink problem,
but the memory still grows.

With 30 files plays in the first, RSS rises highly and then gradually
increases like a staircase.

Once the RSS memory increases like a staircase phenomenon, the RSS memory
level is maintained, but the memory is not returned.

We want to know why this is happening.



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


More information about the gstreamer-devel mailing list