Results 1 to 3 of 3

Thread: abcde make a cue sheet along with ripping to flac

  1. #1
    Join Date
    Sep 2008
    Location
    Atlanta
    Beans
    84
    Distro
    Ubuntu 10.10 Maverick Meerkat

    abcde make a cue sheet along with ripping to flac

    I've got a CD collection I want to rip into flac, but also generate a cue sheet.

    I can get the flac files fine running this:

    Code:
    abcde -o flac
    but when I try:

    Code:
    abcde mkcue -o flac
    I don't get a cue sheet.. what am I doing wrong?
    Ubuntu 11.04 Natty Narwhal with GNOME 3
    Dell Latitude E6400
    2.4 GHz * 2, 3 GB RAM, 320 GB HDD, 1440 x 900 Resolution

  2. #2
    Join Date
    Dec 2006
    Beans
    7,349

    Re: abcde make a cue sheet along with ripping to flac

    Hi Captain_Falafel,

    Perhaps what you are after is:

    Code:
    abcde -o flac -a default,cue
    Andrew
    You think that's air you're breathing now?

  3. #3
    Join Date
    Aug 2006
    Beans
    2

    Re: abcde make a cue sheet along with ripping to flac

    I use this:

    Code:
    abcde -o flac -acddb,tag,playlist,cue,move,clean -N -x
    Last edited by rommelsousa; June 24th, 2010 at 04:01 PM.

Tags for this Thread

Bookmarks

Posting Permissions

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