How to get mono from stereo using lame?, lame feature or bug? |
How to get mono from stereo using lame?, lame feature or bug? |
Apr 29 2012, 18:41
Post
#1
|
|
|
Group: Members Posts: 12 Joined: 31-May 10 Member No.: 81026 |
I have 16 bit stereo 96 kHz source wav file with duration 2:45 min. I want to get mono mp3 file. When I try this: lame.exe -r -s 96 --bitwidth 16 -m m -q 5 -o -b 128 --cbr "1.wav" "1.mp3" I get 128 kbps, 48000 Hz Mono mp3 file with duration 5:31 min. What's wrong?
|
|
|
|
![]() |
Apr 29 2012, 18:49
Post
#2
|
|
![]() Group: Developer Posts: 2986 Joined: 2-December 07 Member No.: 49183 |
QUOTE What's wrong? -r is wrong. Use just lame.exe -a -b 128 1.wav 1.mp3 |
|
|
|
newman079 How to get mono from stereo using lame? Apr 29 2012, 18:41
newman079 the problem was in -a Apr 29 2012, 18:52
lvqcl What problem? You can use either -a or -m m to con... Apr 29 2012, 19:08
newman079 QUOTE (lvqcl @ Apr 29 2012, 21:08) What p... Apr 29 2012, 20:47
Takla QUOTE (newman079 @ Apr 29 2012, 19:47) QU... Apr 29 2012, 22:26![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 14:09 |