You are not logged in.
Pages: 1
Hello,
I'm want to rip a cd to a single flac with an embedded cue sheet.
I using the command
abcde -1 -M -o flac
I end up with two file, flc and a cue.
How do you get it embedded?
thanks
Offline
$ abcde -1 -o flac -a default,cue
...should do the trick.
Offline
Thanks joyfulgirl, but
I all ready tried that.
abcde rips the cd into one wav file then stops. It does not encode it to flac or makes a cue file.
I'm using version 2.3.3 if that helps.
Is there a better way to do this?
abcde is just a bash script. What are the steps/commands to do the same?
I read that rubyripper is going to support this in the next release. I tried to compile a snapshot but I couldn't get it work.
Tanks
Offline
Pages: 1