Hi,

we are using Vorbis CBR all the time without problems.
Due to we are only streaming from ALSA input,
could this error be related to any file-based vorbis encoding (like metadata)?

BR, Peter
Am 21.07.2011 21:12, schrieb Romain Beauxis:
> 2011/7/21 Facundo Suárez<[email protected]>:
>> 2011/7/20 Romain Beauxis<[email protected]>:
>>> Hi!
>>>
>>> 2011/6/30 Facundo Suárez<[email protected]>:
>>>> I forgot to tell you, i had to RE install my hole operating system,
>>>> such as i mentioned before, and the error still goes the same way.
>>> Sorry for the late reply, time is running fast..
>>>
>>> I currently still have no clue about this issue. It is my
>>> understanding that the error you are seeing is reported by the
>>> libvorbis and not by us. Thus, I believe that this is this library
>>> that refuses to accept the settings you are requesting.
>> Well, i am not a guru on this, so, tell me how can i test libvorbis
>> without liquidsoap.., i don't know how, mey be you can tell me.
>>
>>> The simple test I posted before:
>>>    liquidsoap 
>>> 'output.file(%vorbis.cbr(samplerate=44100,channels=2,bitrate=64),"/tmp/bla.ogg",sine())'
>>> works for me and not for you for instance...
>>>
>>> In order to confirm this analysis, it would be interesting to know if
>>> you know of any other software on your system that is able to encode
>>> in vorbis CBR@64kbps..
>> I need to try both of these things. After that i will tell you what it was.
> You can use oggenc to encode in CBR this way:
>    oggenc -m 64 -M 64 bla.wav bla.ogg
> I think its doing exactly what liquidsoap is doing, i.e. encoding in
> ABR with min=max=64.
>
> By the way, do you _really_ need CBR with vorbis? The vorbis codec is
> really designed to to ABR, as you can see vorbis CBR is not really
> natural..
>
> Romain
>
> ------------------------------------------------------------------------------
> 5 Ways to Improve&  Secure Unified Communications
> Unified Communications promises greater efficiencies for business. UC can
> improve internal communications as well as offer faster, more efficient ways
> to interact with customers and streamline customer service. Learn more!
> http://www.accelacomm.com/jaw/sfnl/114/51426253/
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to