[icecast] Transcoding Ogg streams?
Leo Currie
leo.currie at strath.ac.uk
Fri Nov 29 16:21:39 UTC 2002
Hi.
I'm confused about one of the statements on
http://www.vorbis.com/faq.psp#unique
I have a server using Ices2 as the source. I provide it with Ogg's
encoded at quality 5, and I get it to provide lower bitrate streams like
so:
ices.xml
--snip--
<instance>
--snip--
<encode>
<samplerate>44100</samplerate>
<channels>2</channels>
<quality>0</quality>
</encode>
</instance>
--snip--
<instance>
--snip--
<encode>
<samplerate>22000</samplerate>
<channels>1</channels>
<managed>1</managed>
<nominal-bitrate>20000</nominal-bitrate>
etc etc...
And it works fine.
My question is this:
From the link above, it says:
"Vorbis has bitrate scaling - a feature that lets you adjust the bitrate
of a Vorbis file or stream without reencoding"
Does this mean that Ices is _not_ re-encoding the vorbis stream, but
actually just magically adjusting it's bitrate?
Or is it just doing ogg->pcm->ogg like I thought it would?
If that is the case, is there a less-processor intensive way of
'transcoding' and ogg stream? Ices seems to use a lot of processor doing
what I have above.
Thanks
Leo
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list