Re: [Savonet-users] avoid transcoding of mp3

2007-11-05 Thread Vincent Tabard
Hello, I'm sorry but this is not possible with Liquidsoap. Actually, the concept at the heart of Liquidsoap / Savonet is the programming of a stream, and this implies working with raw data, to be able to fade it / filter it / tweak it in whatever way our wicked minds could think of :)

Re: [Savonet-users] avoid transcoding of mp3

2007-11-05 Thread Romain Beauxis
Le Monday 05 November 2007 07:33:29 Philippe Marzouk, vous avez écrit : Hello, Hi ! Is it possible de stream to an icecast server mp3 files without transcoding them to a specific bitrate with liquidsoap ? As Vincent said, this is not possible by design.. I have a bunch of mp3

Re: [Savonet-users] avoid transcoding of mp3

2007-11-05 Thread Philippe Marzouk
On Mon, Nov 05, 2007 at 09:47:12AM +0100, Vincent Tabard wrote: Hello, I'm sorry but this is not possible with Liquidsoap. Actually, the concept at the heart of Liquidsoap / Savonet is the programming of a stream, and this implies working with raw data, to be able to fade it / filter it

Re: [Savonet-users] avoid transcoding of mp3

2007-11-05 Thread Philippe Marzouk
On Mon, Nov 05, 2007 at 11:56:50AM +0100, Vincent Tabard wrote: Philippe Marzouk a écrit : On Mon, Nov 05, 2007 at 09:47:12AM +0100, Vincent Tabard wrote: This is CPU-expensive on my Via C3 1Ghz box unfortunately (around 45% for 128k transcoding). I am using icegenerator nowadays