Home > GNOME > Convert .mp3 / .wma / .wav / format : Ubuntu (6.06.1 / 6.10)

Convert .mp3 / .wma / .wav / format : Ubuntu (6.06.1 / 6.10)

I was spending some time in the Ubuntu Forums this evening and thought I would share a few questions that I ran into. For those of you looking for a high-level tutorial this isn’t it, but its a good tip for anyone.

If you need to convert audio formats there are a few options for you. I have long used soundconverter to go between just about any format out there. I recently even converted a very large .mp3 collection to .ogg.

To install soundconverter simply use:

Applications > Add/Remove > Search:"soundconverter"

sudo aptitude install soundconverter

I hope this helps. Now that you’ve got a converter why not switch your .mp3 over to the FOSS .ogg format? :)   Note: you may need the appropriate codecs to read / convert these audio formats.  You might want to check out my previous post How to install multimedia codecs.

Categories: GNOME Tags: , , ,

Related Posts

  1. Fragwolf
    September 6th, 2007 at 10:40 | #1

    Really usefull program! nice one

  2. Jason
    February 3rd, 2008 at 11:04 | #2

    How do I add the option to convert to .wma? It does not give me that option when I installed like you said..

  3. Tom
    February 29th, 2008 at 06:42 | #3

    Thanks for the info. I had a .wav form of my late mother I converted to .mp3. Then I combined it with her eulogy using Audacity and burnt it to CD. Works better than trying to find the correct settings in Amarok.

  4. Fred Bulah
    April 22nd, 2008 at 21:31 | #4

    I too am having a problem using the SoundConverter command line to comvert .mp3 to .wma.

    The command line:

    soundconverter -b -m “audio/x-ms-wma” -s .wma STE-001.mp3

    Produced the error:

    SoundConverter 0.9.4
    using Gstreamer version: 0.10.12, Python binding version: 0.10.6
    using gnomevfssrc
    xingmux element not found.
    Traceback (most recent call last):
    File “/usr/bin/soundconverter”, line 2429, in
    main()
    File “/usr/bin/soundconverter”, line 2425, in main
    cli_convert_main(args)
    File “/usr/bin/soundconverter”, line 2315, in cli_convert_main
    c.init()
    File “/usr/bin/soundconverter”, line 996, in init
    encoder = self.encoders[self.output_type]()
    KeyError: ‘audio/x-ms-wma’

    Any ideas anyone?

    Thanks in advance.

  5. Duane
    August 27th, 2008 at 12:29 | #5

    Thanks, this was extremely helpful to me!!! I had downloaded some mp3’s, but when I played them on my mp3 player they had a strong echo. Strangely enough, I converted my mp3 downloads to mp3’s using the converter and it cleaned them up. I copied them over onto a CD and now they are fine on my mp3 player. As a footnote, I am running Kubuntu Hardy. THANKS!!!

  6. September 28th, 2008 at 06:16 | #6

    Agree with Fragwolf, thank you!

  7. March 29th, 2009 at 06:32 | #7

    Thanks! Very usefull program!!! Long live to Linux!

  8. eric
    June 16th, 2009 at 14:50 | #8

    my sound converter required me to install gstreamer in order for conversion from wav to mp3 to take place. But when I try to convert wav to mp3, a blank mp3 file is produced. when I try to play the mp3 file with mplayer I get an error saying 'file contains no data'. can anyone help?

  9. ubiytsa
    July 29th, 2009 at 21:58 | #9

    thanks it works wonderful

  10. Guest
    September 6th, 2009 at 01:29 | #10

    100%

  11. Matt
    September 17th, 2009 at 13:54 | #11

    Sound Converter works great through the GUI in Ubuntu, with only one downfall – it doesn't keep the ID3 tags. I have since looked around and found the app 'SoundKonverter' which ticked all the boxes for me. Sure it's a KDE app and requires the extra packages but it's well worth doing if you've already tagged all your files! SoundKonverter is available through Add/Remove or through terminal:
    #> sudo apt-get install soundkonverter.

  12. bagheera
    September 17th, 2009 at 20:47 | #12

    thx, that is what i was looking 4

  13. b4ndit
    October 28th, 2009 at 21:14 | #13

    soundconverter can be found in applications -> add remove search for soundconverter, it works like a charm and you avoid console :)

  1. No trackbacks yet.