Memory leak with theora decoding
--------------------------------
Key: LS-636
URL: http://dev.sourcefabric.org/browse/LS-636
Project: Liquidsoap
Issue Type: Bug
Reporter: Samuel Mimram
Priority: Major
As reported on the ML (
http://www.mail-archive.com/[email protected]/msg06966.html
), the following script makes the memory used by Liq grow linearly (memory leak
highly suspected...).
set("frame.video.channels",2)
set("frame.audio.samplerate",48000)
set("frame.video.width",320)
set("frame.video.height",240)
set("frame.video.samplerate",25)
s = single("big_buck_bunny_720p_stereo.ogg")
s = mksafe(s)
output.sdl(drop_audio(s))
The video used above can be found here:
http://www.bigbuckbunny.org/index.php/download/
I'll try to investigate that soon...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl