[Icecast] ezstream reencode

Carsten Henkel carsten at chatlabel.de
Thu Jan 13 13:57:38 UTC 2005


hi,

i want to reencode our ezstream. but it dosent work. mdplay and lame
are installed on the server. the config for ezstream is in the bottom
of this mail. i dont understand the problem. have you any ieda ?

have a lot of thanks


my config:
<ezstream>
  <url>http://localhost:8000/backup</url>
  <sourcepassword>*****</sourcepassword>
 <format>MP3</format>
 <filename>playlist.m3u</filename>
 <svrinfoname>Radio.Chatlabel.de (SendePause)</svrinfoname>
 <svrinfourl>http://radio.chatlabel.de</svrinfourl>
 <svrinfogenre>gemischt</svrinfogenre>
 <svrinfodescription>Das Radio von CHatLabel.de</svrinfodescription>
 <svrinfobitrate>64</svrinfobitrate>
 <svrinfoquality>4.0</svrinfoquality>
 <svrinfochannels>2</svrinfochannels>
 <svrinfosamplerate>44100</svrinfosamplerate>
 <svrinfopublic>0</svrinfopublic>
    <reencode>
            <enable>1</enable>
            <encdec>
            <!-- Support for MP3 decoding via madplay, and encoding via LAME -->
            <format>MP3</format>
            <match>.mp3</match>
            <decode>madplay -o raw:- @T@ 2>/dev/null</decode>
            <encode>lame -r -x -b 64 -s 44.1 --resample 22.05 -a - - 2>/dev/null</encode>
            </encdec>
    </reencode>
</ezstream>

-- 
Mit freundlichen Grüssen
Carsten Henkel                          mailto:carsten at chatlabel.de


Nur in einem ruhigen Teich, spiegelt sich das Licht der Sterne. 

dieser Text ist zufällig gewählt und hat nichts mit dem Empfänger der e-Mail zu tun.

Carsten Henkel
Passauer Straße 7
94577 Winzer
tel.: 0049 (0)180-3684398-360
fax.: 0049 (0)180-3684398-039

http://chatlabel.de
http://radio.chatlabel.de




More information about the Icecast mailing list