[icecast] reencoding mp3 as vorbis live

Geoff Shang gshang at uq.net.au
Sat Jun 16 23:51:03 UTC 2001



On Sat, 16 Jun 2001, Michael Grant wrote:

> 	mpg123 | lame | something
>
> where the "something" is some command that sends the bits to icecast

I can't speak for ices2 - haven't used it yet.  Lame's vorbis support is
outdated, use oggenc instead.  The libshout for icecast2 comes with a small
example program which streams stdin to icecast2.  So you could do:

mpg123 |oggenc |example

I'd recommend using oggenc from CVS and use its raw options as you can run
into problems with wav length headers.

Hope this makes some form of sense.

Oh and the server, port, etc. for your server are hard-coded into example.c
so you have to edit that before you start streaming.

Geoff.

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