Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-27 Thread Yoann QUERET
Thk for the update. Le 27.11.2012 16:14, Romain Beauxis a écrit : > Hi Yoann, > > Just a quick update: we're currently busy finishing up the new > %gstreamer encoder. We would like to do a release with it once it has > been merged and tested. Your memory leak is currently a blocker for > that rele

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-27 Thread Romain Beauxis
Hi Yoann, Just a quick update: we're currently busy finishing up the new %gstreamer encoder. We would like to do a release with it once it has been merged and tested. Your memory leak is currently a blocker for that release so we will tacle it as soon as possible. Romain 2012/11/20 Romain Beauxi

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-20 Thread Romain Beauxis
Hi Yoann! 2012/11/12 Yoann QUERET : > Le 12/11/2012 20:59, Romain Beauxis a écrit : > >> Thanks for the details! I have opened an issue for this bug there: >> http://dev.sourcefabric.org/browse/LS-643 R. > > > Hum .. > > I notice the memory usage increases faster when i use liquidsoap demonized >

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-12 Thread Yoann QUERET
Le 12/11/2012 20:59, Romain Beauxis a écrit : > Thanks for the details! I have opened an issue for this bug there: > http://dev.sourcefabric.org/browse/LS-643 R. Hum .. I notice the memory usage increases faster when i use liquidsoap demonized (with -d), but not from cli (in a screen). (but i h

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-12 Thread Romain Beauxis
2012/11/12 Yoann QUERET : > Le 12.11.2012 16:26, Romain Beauxis a écrit : > >> Hi, >> >> 2012/11/12 Yoann QUERET : >>> >>> Testing in progress ... >> >> >> Thanks for that! >> >>> Need to have ~/music/ available ? and with audio file ? >> >> >> Yeah. The idea is to try to reduce the script to as fe

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-12 Thread Yoann QUERET
Le 12.11.2012 16:26, Romain Beauxis a écrit : > Hi, > > 2012/11/12 Yoann QUERET : >> Testing in progress ... > > Thanks for that! > >> Need to have ~/music/ available ? and with audio file ? > > Yeah. The idea is to try to reduce the script to as few as we can so > that we start looking at, hopeful

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-12 Thread Romain Beauxis
Hi, 2012/11/12 Yoann QUERET : > Testing in progress ... Thanks for that! > Need to have ~/music/ available ? and with audio file ? Yeah. The idea is to try to reduce the script to as few as we can so that we start looking at, hopefully, a very specific operator/output. So far, my findings are:

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-11 Thread Romain Beauxis
Hi again! 2012/11/9 Romain Beauxis : > 2012/11/9 Yoann QUERET : >> Le 08.11.2012 18:59, Romain Beauxis a écrit : >>> My best guess would be that there is some kind of buffering somewhere >>> in the process that keeps acumulating data. I will test your script >>> very soon and report my findings. >

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-09 Thread Romain Beauxis
Hi! 2012/11/9 Yoann QUERET : > Le 08.11.2012 18:59, Romain Beauxis a écrit : >> My best guess would be that there is some kind of buffering somewhere >> in the process that keeps acumulating data. I will test your script >> very soon and report my findings. > > > If you need more informations, do

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-09 Thread Yoann QUERET
Le 08.11.2012 18:59, Romain Beauxis a écrit : > Hi Yoann, > My best guess would be that there is some kind of buffering somewhere > in the process that keeps acumulating data. I will test your script > very soon and report my findings. If you need more informations, do not hesitate to ask me ! T

Re: [Savonet-users] output.external with ffmpeg and memory usage

2012-11-08 Thread Romain Beauxis
Hi Yoann, 2012/11/6 Yoann QUERET : > I use output.external with ffmpeg to stream multicast source in a mpegts > container with this code : > > output.external( > %mp3(bitrate=128,stereo_mode="stereo",samplerate=48000), > fallible=true, > "ffmpeg -i - -acodec copy -f mpegts