Displaying 1 result from an estimated 1 matches for "mediatwins".
Did you mean:
mediating
2004 Aug 06
2
High CPU load
I am running Icecast2 and Ices2 on Redhat Linux 9. I have two ices running with two different
configuration sending to Icecast and the cpu load for each is around 7.0. The playlist contains
ogg files encoded using Ogg Encoder Decoder 1.2.8b from (www.mediatwins.com) with
64kbps, 44.1KHz, VBR.
The <encode> </encode> is the same for both configurations and here it is:
<encode>
<managed>0</managed>
<nominal-bitrate>32000</nominal-bitrate>
<samplerate>22050</samplerate>...