Ripping CDs to AAC in Linux

Discussion in 'Computer Gaming Forum' started by la-li-lu-le-lo, Sep 15, 2011.

  1. la-li-lu-le-lo

    la-li-lu-le-lo ラリルレロ

    Joined:
    Feb 8, 2006
    Messages:
    5,657
    Likes Received:
    238
    I'm using Ubuntu 11.04 and trying to find a way to rip CDs to AAC files. The reason for this is that I want to sync my iPhone with Banshee, and I think AAC files sound better than MP3s.

    Banshee doesn't currently allow you to rip to AAC. I've tried Sound Juicer, but the problem with that program is that it apparently doesn't let you change the bitrate (I like my music to be 256kbps), and when I import the songs into Banshee most of the metadata is missing.

    Someone suggested I use K3B with the NeroAAC convertor. I followed this guide: http://wiki.hydrogenaudio.org/index.php?title=K3b_and_Nero_AAC I did everything it said to do, and it seemed to work; it converted the file and everything. But then when I opened the file it was just static. Anyone have any ideas?
     
  2. ManiacFoeTrio

    ManiacFoeTrio Active Member

    Joined:
    Sep 11, 2011
    Messages:
    29
    Likes Received:
    0
    I don't rip my music to AAC, but have you tried changing the Gstreamer pipeline option in the AAC profile in Sound Juicer (edit)?

    Edit -> Preferences -> Edit Profiles -> [choose or create profile] -> Edit

    in my system there is a CD-quality AAC profile with Gstreamer pipeline =
    audio/x-raw-int,rate=44100,channels=2 ! faac profile=2 ! ffmux_mp4​
    maybe you could change it to
    audio/x-raw-int,rate=44100,channels=2 ! faac profile=2 bitrate=256000 ! ffmux_mp4​

    But that's just a guess, might not work at all..
     
    Last edited: Sep 16, 2011
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page