[ 
http://dev.sourcefabric.org/browse/LS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31539#action_31539
 ] 

Samuel Mimram commented on LS-636:
----------------------------------

Corresponding git commit : 
https://github.com/savonet/liquidsoap/commit/e37f8a63b7d0f111a7ebc4aa2a01f2dc5840d1be

> Memory leak with theora decoding
> --------------------------------
>
>                 Key: LS-636
>                 URL: http://dev.sourcefabric.org/browse/LS-636
>             Project: Liquidsoap
>          Issue Type: Bug
>            Reporter: Samuel Mimram
>            Assignee: Romain Beauxis
>            Priority: Major
>         Attachments: vid.valgrind.zip
>
>
> 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

        

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à