Asbesto's MuSE Clipboard

CLI problems

Launching my "strimma" utility there:

echo "strimma v0.1 (c) 2002 Gabriele Zaverio (asbesto@freaknet.org)"
muse -D3 -e mp3 -D 3 -o -C -b 16 -q 4 -i \
     -f rcyb-`date +%d%b%Y-%H%M%S`.mp3 \
        -s radio.dyne.org:8000 -m rcyb.mp3 -U source -p revolution \
        -n radiocybernet_LIVE_NOW

the result is:

[*] CLI: created streamer to radio.dyne.org 8000
 .  CLI: stream mountpoint rcyb.mp3
 .  CLI: stream username: source
 .  CLI: stream password set
 .  CLI: stream descriptive name: radiocybernet_LIVE_NOW
[*] using commandline interface (non interactive)
[*] Lame MP3 encoder quality 24Kbps/s 22050Hz  mono 
[F] Shouter::apply_profile() on shouter id 1001
[F] shout_set_password: revolution
[F] shout_set_user: source
[F] Shouter audio info: 24Kbp/s 22050Hz 1 channels
[F] icecast still connected: disconnecting
[*] Contacting icecast2 server radio.dyne.org on port 8000
[F] Shouter::start() shout_open returns 0
[*] started streaming on http://radio.dyne.org:8000/rcyb.mp3
[*] quitting MuSE
 .  stopping mixer...
[F] Stream_mixer::~Stream_mixer()
 .  deleting input channels
 .  deleting output channels
[!] strange error flushing buffer ... 

[F] OutLame::~OutLame() 0xb6e8f008
 .  closing lame encoder
[F] OutChannel::~OutChannel
[F] Shouter::~Shouter
[*] closed stream to http://radio.dyne.org:8000/rcyb.mp3
[F] Pipe::~Pipe : freeing 0xb6e46008
[F] OutChanne::dump_stop()
 .  Lame MP3 encoder channel stops dumping to rcyb-02Oct2009-221419.mp3
 .  cya on http://muse.dyne.org
asbesto@lem:~$