VLC 0.8.2 keeps eating memory!
Posted: 07 Apr 2006 15:56
Just made a test in LAN of my lab but found this problem.
Server: WinXP Pro + VLC 0.8.2
Client: RedHat9 + VLC 0.8.2 (installed with source code from only three tarballs——libdvbpsi3-0.1.5.tar.gz, mpeg2dec-0.4.0b.tar.gz, vlc-0.8.2.tar.gz)
vlc's configure command:
./configure --enable-debug --disable-dvdnav --disable-smb --disable-libcdio --disable-libcddb --disable-cdda --disable-ogg --disable-mkv --disable-mod --disable-mpc --disable-mad --disable-ffmpeg --disable-dts --enable-libmpeg2 --disable-vorbis --disable-speex --disable-png --disable-x264 --disable-cmml --disable-fribidi --disable-libxml2 --disable-skins2 --disable-wxwidgets --disable-visual --disable-daap --disable-bonjour --disable-joystick
I used server to multicast an mpeg2 ts file in 234.5.6.7:8000, and receive it by client, the command is:
$> vlc -vvv --access udp --volume 1024 udp:@234.5.6.7:8000
It did play well in quality, but later I found the vlc kept eating memory so much! it could be even about 80% of memory!
Can anyone give me a hand? I want to know whether it was caused by my operations or it was an inherent problem of VLC?
I had googled the web, and someone said that VLC in window is not stable, and in Linux it has memory leak. Is it true?
Server: WinXP Pro + VLC 0.8.2
Client: RedHat9 + VLC 0.8.2 (installed with source code from only three tarballs——libdvbpsi3-0.1.5.tar.gz, mpeg2dec-0.4.0b.tar.gz, vlc-0.8.2.tar.gz)
vlc's configure command:
./configure --enable-debug --disable-dvdnav --disable-smb --disable-libcdio --disable-libcddb --disable-cdda --disable-ogg --disable-mkv --disable-mod --disable-mpc --disable-mad --disable-ffmpeg --disable-dts --enable-libmpeg2 --disable-vorbis --disable-speex --disable-png --disable-x264 --disable-cmml --disable-fribidi --disable-libxml2 --disable-skins2 --disable-wxwidgets --disable-visual --disable-daap --disable-bonjour --disable-joystick
I used server to multicast an mpeg2 ts file in 234.5.6.7:8000, and receive it by client, the command is:
$> vlc -vvv --access udp --volume 1024 udp:@234.5.6.7:8000
It did play well in quality, but later I found the vlc kept eating memory so much! it could be even about 80% of memory!
Can anyone give me a hand? I want to know whether it was caused by my operations or it was an inherent problem of VLC?
I had googled the web, and someone said that VLC in window is not stable, and in Linux it has memory leak. Is it true?