HydrogenAudio

Lossy Audio Compression => MP3 => MP3 - General => Topic started by: skelly831 on 2006-05-29 02:50:20

Title: EAC and mp3sEncoder
Post by: skelly831 on 2006-05-29 02:50:20
I wanted to try the FhG mp3sEncoder.exe wirh EAC, but I can't get it to work, I'm using like this:

User Defined Encoder
.mp3 extension
parameters: -if %s -of %d -br 128
path: F:\EAC\mp3sEncoder.exe

I'm guessing that something is wrong in the commad line, but I can't figure it out, it runs fine from cmd.exe tho.

EDIT: I found the error, it's quite silly actually, the command line should be -if %s -of %d -br 128000 insted of -if %s -of %d -br 128