On Wed, 18 Apr 2012 00:16:36 -0400, Romain Beauxis <[email protected]>  
wrote:

> Hi Kronos,
>
> 2012/3/31  <[email protected]>:
>> On Wed, 28 Mar 2012 16:07:28 -0400, <[email protected]> wrote:
>>> I'm getting parameter errors for quality and description with
>>> output.icecast(%vorbis(samplerate=44100,bitrate=32,...,quality=-1.),description="foo",...).
>>> Seems to work OK for MP3 on ls 1.0.0. Have they been deprecated since
>>> 0.93?
>>>
>>> Thanks,
>>> kronos
>>
>> At more detailed report:
>>
>> What I require for my MONO ogg streams is stereo=false (or whatever will
>> do the job), the bitrate (32 and 64 kbps or 'quality' that would achieve
>> the same bitrates (quality=0, and quality=-1 ??) A description parameter
>> would be nice, not really necessary.
>>
>> No matter what I've tried, I get errors: 'no parameter by that name':
>> (bitrate, quality, description, stereo, mono, or channels).
>>
>> Here's the code that gives parameter errors:
>>
>>       # == ICECAST OGG  64 OUTPUT - LS 1.0.x ==
>>
>>
>> output.icecast(%vorbis(samplerate=44100,bitrate=64,quality=1.4,channels=1),
>
> You should not use bitrate AND quality. It's either only bitrate or
> only quality..
>
> Romain

I didn't. The list (bitrate, quality, description, stereo, mono, or  
channels) was all the different parameters I had tried.
None worked with my copy of ls 1.0.0

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to