title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 3 of 3

Thread: Microsoft ADPCM from the command line

  1. #1

    Join Date
    May 2009
    Posts
    2

    Microsoft ADPCM from the command line

    Hi,
    I'm trying to convert a wav to Microsoft ADPCM format.
    Its working smooth on the GUI, but i cant get it to work from the command-line.
    I tried:
    CoreConverter.exe -infile="
    original.wav" -outfile="dest.wav" -convert_to="wave" -compressi
    on="Microsoft ADPCM" -channels="2" -freq="44100"

    But I get a non-compressed audio file.

    Any help will be appreciated.

    Thanks,
    -Dan

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,831

    Re: Microsoft ADPCM from the command line


  3. #3

    Join Date
    May 2009
    Posts
    2

    Re: Microsoft ADPCM from the command line

    Thanks!
    -Dan

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •