Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Converting Lossless To Lossy... (Read 4306 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Converting Lossless To Lossy...

I made backups of my Cd's in lossless [APE] with one file for CD with cue-sheets. I wanna know, there is any software what can  read the cue-sheets and "re-create" the tracks separately and after compress them to another format [lossy in this case] keeping all the info [artist, name of track] of cue-sheet?
Sorry for my bad english.

Converting Lossless To Lossy...

Reply #1
foobar


Converting Lossless To Lossy...

Reply #3
I'm installed foobar but when I added the file foobar doesn't 'find" the cue-sheet what is in the same folder of the file. This cue-sheet was made by EAC.
Here it is:

REM GENRE "Heavy Metal"
REM DATE 1981
REM DISCID A40E6D0C
REM COMMENT "ExactAudioCopy v0.95b4"
PERFORMER "Iron Maiden"
TITLE "Killers"
FILE "Iron Maiden - Killers.wav" WAVE
  TRACK 01 AUDIO
    TITLE "Ides Of March"
    PERFORMER "Iron Maiden"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Wratchild"
    PERFORMER "Iron Maiden"
    INDEX 01 01:46:10
  TRACK 03 AUDIO
    TITLE "Murders In Rue Morgue"
    PERFORMER "Iron Maiden"
    INDEX 01 04:41:25
  TRACK 04 AUDIO
    TITLE "Another Life"
    PERFORMER "Iron Maiden"
    INDEX 01 09:00:40
  TRACK 05 AUDIO
    TITLE "Genghis Khan"
    PERFORMER "Iron Maiden"
    INDEX 01 12:23:70
  TRACK 06 AUDIO
    TITLE "Innocent Exile"
    PERFORMER "Iron Maiden"
    INDEX 01 15:33:17
  TRACK 07 AUDIO
    TITLE "Killers"
    PERFORMER "Iron Maiden"
    INDEX 00 19:24:30
    INDEX 01 19:27:40
  TRACK 08 AUDIO
    TITLE "Prodigal Son"
    PERFORMER "Iron Maiden"
    INDEX 00 24:29:26
    INDEX 01 24:29:32
  TRACK 09 AUDIO
    TITLE "Purgatory"
    PERFORMER "Iron Maiden"
    INDEX 01 30:42:05
  TRACK 10 AUDIO
    TITLE "Twinlight Zone"
    PERFORMER "Iron Maiden"
    INDEX 00 34:02:44
    INDEX 01 34:02:47
  TRACK 11 AUDIO
    TITLE "Drifter"
    PERFORMER "Iron Maiden"
    INDEX 00 36:35:44
    INDEX 01 36:35:72

Someone can tell me what's wrong with it? I tried to replace *.wav from *.ape but don't work.
Sorry for my bad english.

Converting Lossless To Lossy...

Reply #4
you should add the cue sheet to foobar, not the actual file. the cue sheet should be pointing to the audio file, which should be in the same folder.

Converting Lossless To Lossy...

Reply #5
Change this line in the cuesheet :
FILE "Iron Maiden - Killers.wav" WAVE

To instead :
FILE "Iron Maiden - Killers.ape" WAVE

Then download the Monkey's Audio decoding plugin for fb2k here :
http://www.foobar2000.org/components/foo_input_monkey.zip

Unpack the .zip archive and move the file "foo_input_monkey.dll" into "C:\Program Files\foobar2000\Components" and restart fb2k.

 

Converting Lossless To Lossy...

Reply #6
you should add the cue sheet to foobar, not the actual file. the cue sheet should be pointing to the audio file, which should be in the same folder.

Thanks  again, I just missed the "add the cue-sheet and not the actual file"
Sorry for my bad english.