This section shows you how to download
and add your own external Encoders for the
CD-Ripper.
Put downloaded external
Encoders (*.exe, *.com, *.bat) to the folder 'Encoders' of your Jukebox
path and rename the help file to 'Help_encoder.*'.
Path -> '%jukebox.path%\Encoders'
Here's now a list of selected Encoders tested for CD-Ripper
in NordBeat's Jukebox:
MP3 - Lame.exe
Download - Lame.exe
Examples:
Preset Name |
Command Line Parameter |
Lame MP3 --alt- standard |
--preset standard %1 %2 |
Lame MP3 --alt- insane |
--preset insane %1 %2 |
Lame MP3 CBR (x)kbps |
--cbr -m j -q 2 -b %4 %1 %2 |
Lame MP3 r3mix |
--r3mix -b%4 %1 %2 |
MP3 -
BladeEnc.exe
Download -
BladeEnc.exe
Example:
Preset Name |
Command Line Parameter |
Blade MP3 |
-br %4 -q %1 %2 |
OGG - OggEnc.exe
Download -
OggEnc.exe
Examples:
Preset Name |
Command Line Parameter |
Ogg Vorbis Bitrate (OggEnc) |
--bitrate %4 %1 --output %2 |
Ogg Vorbis Quality (OggEnc) |
--quality 6 %1 --output %2 |
OGG -
AudioCV.exe (Faster than OggEnc!)
Download -
AudioCV.exe (Go for Win32 version)
Examples:
Preset Name |
Command Line Parameter |
Ogg Vorbis Bitrate |
%1 %2 -br %4 -teu8 -iow |
Ogg Vorbis Quality |
%1 %2 -oeq 0.6 -teu8 -iow |
WMA -
WM8EUTIL.exe
Download -
WM8EUTIL.exe
Example:
Preset Name |
Command Line Parameter |
WMA (Windows Media 8) |
-a_setting %4_44_2 -author %a -title %t
-input %1
-output %2 |
AAC -
Faac.exe
Download -
Faac.exe (Go for Binary for Win32)
Example:
Preset Name |
Command Line Parameter |
AAC |
%1 -o %2 -b %4 |
FLAC -
Flac.exe (Lossless Codec)
Download -
Flac.exe
Example:
Preset Name |
Command Line Parameter |
Flac (Lossless Codec) |
%1 -o %2 |
APE/MAC -
Mac.exe (Lossless Codec)
Download -
Mac_x.exe (Look for Mac.exe in installation folder)
Examples:
Preset Name |
Command Line Parameter |
Monkey's Audio Normal-Compresion
(Lossless Codec) |
%1 %2 -c2000 |
Monkey's Audio High-Compression
(Lossless Codec) |
%1 %2 -c3000 |
|