title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Convert WAV to MP3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tushar
    • Apr 2008
    • 2

    Convert WAV to MP3

    Hello all,

    I want to convert WAV file to MP3. I want to do it through my java program. The properties of WAV files are as shown

    Bit Rate: 13 kbps
    Channel: 1 (MONO)
    Audio Sample Rate: 8KHz
    Audio Format: GSM 6.10

    I tried JMF, lame but these are not able to recognize this format.

    Actually a dll is also fine but should have source code so that I can add JNI support to it and call it from java.

    Can some one please help me in this?

    Thanks in advance
  • tushar
    • Apr 2008
    • 2

    #2
    Re: Convert WAV to MP3

    Hello All,

    Can some one please help me in this matter!!!

    If the information I sent is insufficient please let me know I will provide more info.

    Thanks in advance.

    Tushar.

    Comment

    • Wayne
      dBpoweramp Guru
      • Aug 2002
      • 1252

      #3
      Re: Convert WAV to MP3

      Can you use scripting from java? http://www.dbpoweramp.com/developer-scripting-dmc.htm

      Comment

      • LtData
        dBpoweramp Guru
        • May 2004
        • 8288

        #4
        Re: Convert WAV to MP3

        By default, Java cannot call a COM object, though I did see in a google search a reference to a library a person wrote that you can use to call COM objects.

        Comment

        Working...

        ]]>