title
Products            Buy            Support Forum            Professional            About            Codec Central
 

How to choose IMA ADPCM wave codec in command line?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Asaku

    • Mar 2009
    • 3

    How to choose IMA ADPCM wave codec in command line?

    Hello

    I want to convert a wave file into this format:
    Format: IMA ADPCM
    Bit rate: 128 Kbps
    Channel(s): 1 channel
    Sampling rate: 32.0 KHz
    Resolution: 4 bits

    If I use the UI of DMC, I can't choose 32.0 KHz Sampling rate.

    If I use command line, I don't know the tag names.

    Please help me.
    Thanks
  • LtData
    dBpoweramp Guru

    • May 2004
    • 8288

    #2
    Re: How to choose IMA ADPCM wave codec in command line?

    If you can't choose 32KHz in the UI, you can't get it via the command-line either.

    Comment

    • Asaku

      • Mar 2009
      • 3

      #3
      Re: How to choose IMA ADPCM wave codec in command line?

      I can get 32kHz via command-line, but I don't know how to choose IMA ADPCM

      coreconverter.exe -infile="D:\camera_Beep.wav" -outfile="D:\camera_Beep2.wav" -convert_to="Wave" -bits="8" -freq="32000"

      If I use this command, the format will be:
      Format: Microsoft PCM
      Bit rate: 256 Kbps
      Channel(s): 1 channel
      Sampling rate: 32.0 KHz
      Resolution: 8 bits

      But the format I want is IMA ADPCM :(

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 44574

        #4
        Re: How to choose IMA ADPCM wave codec in command line?

        That is not IMA ADPCM though, it is PCM, you cannot choosed settings which are not shown on the compression page (which the IMA codec its self shows).
        Spoon
        www.dbpoweramp.com

        Comment

        • Asaku

          • Mar 2009
          • 3

          #5
          Re: How to choose IMA ADPCM wave codec in command line?

          OK, thank you

          Comment

          Working...

          ]]>