Hello,

The part that calls LAME is the following :

output.shoutcast.mp3(host="localhost", port=8000, password = "xxx",
url="http://";, description="mydescription", bitrate=192, genre="Rock",
radio)

output.shoutcast.mp3(host="localhost",port=8008,password="xxx",url="http://",description="MyDescription";,
genre="Rock", bitrate=24, radio)

In case you need the whole script I copied it here :

http://code.bulix.org/inhy1p-66453?raw

I wonder what could be wrong,


On Sun, May 18, 2008 at 10:38 AM, Romain Beauxis <[EMAIL PROTECTED]> wrote:
> Le Sunday 18 May 2008 04:48:41 Kero, vous avez écrit :
>> Hello,
>
>        Hi !
>
> (...)
>> Apparently, from what I've understood of this :
>> http://savonet.rastageeks.org/browser/trunk/ocaml-lame/src/lame.mli?rev=539
>>3 The problem is that liquidsoap calls lame, try to passes the
>> parameters to lame (bitrate etc. I guess ?), but lame returns an error
>> for some reason.
>>
>> I don't understand why, tho, and it prevents Liquidsoap from
>> outputting to shoutcast (output.dummy works).
>>
>> Anyone has an idea of what I did wrong ?
>
> Perhaps the encoding parameters ? :-)
> Could you also attach your script, this would give more informations to help
> find out the issue..
>
>
> Romain
> --
> Preacherman, don't tell me,
> Heaven is under the earth.
> I know you don't know
> What life is really worth.
> It's not all that glitters is gold;
> 'Alf the story has never been told:
> So now you see the light, eh!
> Stand up for your rights. Come on!
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to