MP3info: Bernhard Sadlowski said that there are different mp3info-version. They both should be supported, but maybe you must kill "-w" option and genre-info ----- How to use BladeEnc mp3-encoder with MP3c: (in case you're using cdparanoia): Ripper non-fly: cdparanoia -d "%1" %2 "%3" Ripper on-fly: cdparanoia -d "%1" %2 - Encoder non-fly: bladeenc "%1" "%2" Encoder on-fly: bladeenc STDIN "%1" ------ How to use Xing-encoder with MP3c (currently only beta-versions exist): (in case you're using cdparanoia): Ripper non-fly: cdparanoia -d "%1" %2 "%3" Encoder non-fly: xingmp3enc "%1" "%2" -V85 -O1 -C0 on-fly-encoding isn't supported, since Xingenc cannot (in the current version) read from stdin. ------ How to use LAME mp3-encoder with MP3c: (in case you're using cdparanoia): Ripper non-fly: cdparanoia -d "%1" %2 "%3" Ripper on-fly: cdparanoia -p -d "%1" %2 - Encoder non-fly: notlame "%1" "%2" Encoder on-fly: notlame - "%1" FIFO: 8192 Notice: LAME assumes raw pcm data, when on-the-fly encoding is used, so make sure that your grabber outputs pcm (-p option for cdparanoia) ----- How to use MP3tag (comes with MP3-Blaster) with MP3c: MP3-Info: mp3tag -a "%1" -s "%2" -l "%3" -g %4 -y "%5" -e "%6" -f "%7" ----- Up to date infos on: http://mp3c.wspse.de/ Please send me your configuration for your favourite program, so that I can add it on my page: Matthias Hensler