Need an urgent help on AVI to mp3 format changing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • codexxx
    New Member
    • Jun 2007
    • 18

    Need an urgent help on AVI to mp3 format changing

    Hi ,Everybody

    I have got a job where I have to convert an AVI formatted file to mp3 formatted file. As much as I have gone with Java where I came to know that java supports .au format. So I am in a great fix. Can anyone help me out ???
    I don't really know that how much Java works with all these format and others.
    Is changing format a job of Java at all or I need to know other technical specs.
    One thing I missed out that I am supposed to develop this in Swing.
    So do please help me as early as possible.
    Again a lots of thanks to all of you.

    Kind regards

    Codexxx
  • nomad
    Recognized Expert Contributor
    • Mar 2007
    • 664

    #2
    Originally posted by codexxx
    Hi ,Everybody

    I have got a job where I have to convert an AVI formatted file to mp3 formatted file. As much as I have gone with Java where I came to know that java supports .au format. So I am in a great fix. Can anyone help me out ???
    I don't really know that how much Java works with all these format and others.
    Is changing format a job of Java at all or I need to know other technical specs.
    One thing I missed out that I am supposed to develop this in Swing.
    So do please help me as early as possible.
    Again a lots of thanks to all of you.

    Kind regards

    Codexxx
    if you need to convert an audio use this free program called Audactiy

    Download Audacity for free. A free multi-track audio editor and recorder. Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Audacity is free software, developed by a group of volunteers and distributed under the GNU General Public License (GPL).

    It is available for Mac OS X, Microsoft Windows, GNU/Linux

    nomad

    Comment

    • codexxx
      New Member
      • Jun 2007
      • 18

      #3
      Originally posted by nomad
      if you need to convert an audio use this free program called Audactiy

      Download Audacity for free. A free multi-track audio editor and recorder. Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Audacity is free software, developed by a group of volunteers and distributed under the GNU General Public License (GPL).

      It is available for Mac OS X, Microsoft Windows, GNU/Linux

      nomad
      Hi nomad, thanks for your kind help. But what I am lookin for is not this. I have several softwares in my possession which convert files in different formats.
      But I am looking for some codes in Java by which I will be able to develop a software myself in future.. Thanks again

      codexxx

      Comment

      Working...