[vlc-devel] bug: memory leakage: module transcode: option fps=

Francesco Ricci francesco.ricci at rcm.inet.it
Wed Apr 20 01:03:15 CEST 2005


hello dear developers,
I found a big memory leakage using:
vlc input.avi --sout
'#transcode{vcodec=mp4v,vb=1024,scale=1,fps=5,acodec=mpga,ab=192,channels=2}:std{access=file,mux=ts,url="out.tsstream"}'

note: if fps=5 is omitted, no memory leakage occurs.

if fps= is present, vlc will consume more and more ram memory during the
process.
(~0,5 MB/s)

my system is a linux box = Linux version 2.6.8.1-24mdk
(qateam at updates.mandrakesoft.com) (gcc version 3.4.1 (Mandrakelinux 10.1
3.4.1-4mdk)) #1 Fri Jan 14 03:01:00 MST 2005

vlc --version
VLC media player 0.8.1 Janus
0.8.1 Janus
rpm package= 0.8.1-7.1.101plf

system memory=256MB
system cpu=Intel P2 at 350MHz

regards

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list