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).

kind regards,

Dennis


------------------------------------------------------------------------------
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