HydrogenAudio

Lossy Audio Compression => MP3 => MP3 - Tech => Topic started by: paulmorg on 2004-08-22 23:15:08

Title: Best Way To Rip In Mono
Post by: paulmorg on 2004-08-22 23:15:08
Hi,

I have decided I want to finally sort out all my music, and want to make sure it is all in the best format possible so I don't have to rip it all again. I have previously recorded just in musicmatch but now want to do it properly.

I am deaf in one ear, so want to record in mono (this should save on space as well). I understand the lame alt-preset standard setting is thought to be good enough for most people, but am not entirely sure what to do to record using this setting but in mono.

I have downloaded exact audio copy and lame, but can't work out the correct switches to use. I'm not sure how lame creates mono files, but I want it to be a mix of the two channels, rather than just one.

As you can tell, I'm a bit of a newbie and would be really grateful if someone could spare the time to recommend the command line switches to use in EAC, or recommend a better solution.

Thanks a lot

Paul
Title: Best Way To Rip In Mono
Post by: Jan S. on 2004-08-22 23:20:03
Code: [Select]
    -m <mode>       (s)tereo, (j)oint, (f)orce, (m)ono or (a)auto
                   default is (s) or (j) depending on bitrate
                   force = force ms_stereo on all frames.
Title: Best Way To Rip In Mono
Post by: Never_Again on 2004-08-24 11:36:26
There are some things (http://www.ff123.net/mono.html) to be considered when encoding mono MP3s, but addition of the -a switch seems the easiest solution.