Alright Dennis. thanks for the feedback, it was VERY timely!

I was a stupid boog, I'll push the fix later this evening.

Now I have:
% opusinfo /tmp/test.opus
Processing file "/tmp/test.opus"...
(...)
        Average bitrate: 64.86 kb/s, w/o overhead: 64.03 kb/s (hard-CBR)

Romain

2013/3/4 Romain Beauxis <to...@rastageeks.org>:
> Hi,
>
> 2013/3/4 Dennis Heerema <den...@heerema.net>:
>> Op 4-3-2013 22:40, Romain Beauxis schreef:
>>> Hi Dennis,
>>>
>>> 2013/3/4 Dennis Heerema <den...@heerema.net>:
>>>> Got the opus codec running, my settings below result in a stream of 100
>>>> kb/s at 48Khz
>>>>
>>>> Though i try to target 64 kb/s
>>>>
>>>> # Fourth transcoder: Opus 64 kbps
>>>> output.icecast(%opus(vbr="unconstrained", application="audio",
>>>> complexity=5, max_bandwidth="wide_band", samplerate=48000, bitrate=64,
>>>> frame_size=20., channels=2, signal="music"), host = "127.0.0.1", port =
>>>> 8000, password = "xxxxxxx", mount = "studio.opus", genre= "various",url=
>>>> "http://www.flevoziekenomroep.net",description= "Flevoziekenomroep",
>>>> id="FZO_OPUS",name="FZO OPUS stream",input
>>>>
>>>> Anyone testing and willing to share results?
>>> All these parameters are pretty much directly passed to the underlying
>>> library. Reading from the doc, it seems to me that "unconstrained" VBR
>>> mode may entail that bitrate setting isn't taken into account.. Have
>>> you tried with constrained VBR mode (the default I think)?
>>>
>>> R.
>>>
>> Already tryed that, same result, even changing to narrow_band for
>> maximum bandwith, didn't gave diffrent results in quality or bitrate.
>>
>> Codec sounds OK, though but everything at around 100 Kb/s does these
>> days (vorbis, aacplus even mp3 is usable at that rate).
>
> I can totally report a problem setting this in liq vs. opusenc. I'll
> check on this issue this evening..
>
> Romain

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to