title
Products            Buy            Support Forum            Professional            About            Codec Central
 

mp3 lame.exe.codec

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cyruscc
    • Aug 2006
    • 1

    mp3 lame.exe.codec

    I can' figure out the needed command lines to make this codec work,
    althought I'm very familiar with Lame cammand line in other applications.
    Help please

    cyruscc@earthlink.net
  • lump1
    • Aug 2006
    • 30

    #2
    Re: mp3 lame.exe.codec

    This is what I put into my Command Line box:
    Code:
     -V 2 -q 0 --lowpass 19.4 --scale 0.99 -m j -b 96 [InFile] [OutFile]
    That gives me a little over 200kbps with 3.97b2. You might try something simpler, like:
    Code:
     -V 2 [InFile] [OutFile]
    Notice that in each case, the first character on the line, before the "-V", is a space!

    Comment

    • gameplaya15143
      dBpoweramp Enthusiast
      • Sep 2005
      • 276

      #3
      Re: mp3 lame.exe.codec

      If it's the lame.exe codec from the mp3 codec page, then you don't need to include [InFile] and [OutFile].

      Comment

      Working...

      ]]>