Find the answer to your Linux question:
Results 1 to 3 of 3
I an running Fedora 11 on an Acer AspireOne. I would like to convert all my mp3 format songs to AAC format so i can upload them to my Nintendo ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    1

    mp3 to aac conversion help

    I an running Fedora 11 on an Acer AspireOne.

    I would like to convert all my mp3 format songs to AAC format so i can upload them to my Nintendo DSi. Is there any way to do this through Amarok 2? If not can anyone give me a walkthrough on how to convert them?

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Are you using GNOME or KDE? There is a nautilus (the GNOME file manager) script called audio convert that should be able to do this. According to their project site, you should just be able to run it from the command line as well.

    audio convert | freshmeat.net

    EDIT: There's also audiokonverter for KDE: audiokonverter (also for KDE4) KDE-Apps.org

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Quote Originally Posted by zerbej1134
    ok i am using gnome. i downloaded that file and it says to copy a file to usr/bin but it is denying permission every time (yes i am admin) is there any way around this or can you give me the code to enter in terminal to script it?
    Open a terminal and type
    Code:
    su -
    yum install nautilus-sound-converter
    Fedora11 - Fedora Guide

Posting Permissions

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