HydrogenAudio

CD-R and Audio Hardware => CD Hardware/Software => Topic started by: marre on 2008-10-11 06:55:12

Title: lost link between cue and wav\flac
Post by: marre on 2008-10-11 06:55:12
I used EAC to rip to wav both with and without creating cue sheets. Then I converted my wav files to flac and cannot use the cue files ? what can I do to repair the wav-cue files or can I create new cue files?
Title: lost link between cue and wav\flac
Post by: Synthetic Soul on 2008-10-11 07:38:38
Ensure that the cue sheet and FLAC file are in the same directory.

Open the cue sheet in a text editor, like Notepad, and change the file name in the FILE command, near the top of the cue sheet, to that of the FLAC file, i.e.:

Code: [Select]
FILE "My Flac File.flac" WAVE
Title: lost link between cue and wav\flac
Post by: marre on 2008-10-11 10:12:00
Thanks,

Is there any way to run a batch since I now have 100 cue files with incorrect file reference?
Title: lost link between cue and wav\flac
Post by: evereux on 2008-10-11 10:38:09
You could use Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm) and do a replace in all opened files. There are more elegant solutions (probably too complex) but this should be straightforward enough. Make sure you do a replace .wav and not just wav.

edit: actually, might be worth googling "find and replace in files"
Title: lost link between cue and wav\flac
Post by: Alex B on 2008-10-11 11:33:58
The filename corrector in CUEtools can esily mass fix the filenames inside the cue sheets. It works also with disc image files. CUEtools needs .NET Framework 2.0 and some Visual C++ runtime files, but these are freely available if you don't have them installed yet. (I assume you are using a Windows PC since you mentioned EAC).

You can use the standard Windows Search for finding all cue files in a certain directory path and simply drag the cue files to the filename corrector window. Test the procedure with a few files first.

Moitah's original CUEtools site is here: http://moitah.net/ (http://moitah.net/)
and here's a new version by Gregory S. Chudov: http://www.hydrogenaudio.org/forums/index....showtopic=66233 (http://www.hydrogenaudio.org/forums/index.php?showtopic=66233)

EDIT

I forgot to mention that the files need to be organized in separate album folders. If the cue sheet has only one filename the folder can contain only one audio file that gets referred. If you have multi-disc albums in a single folder you need to organize the discs in subfolders or exclude them and fix those cue files by other means.
Title: lost link between cue and wav\flac
Post by: marre on 2008-10-11 17:13:57
Alex,

I'm currently having all my 200 cue and flac files on one folder.
When I want to play one CD with Foobar200 I just drag the cue files to the player.

Could you suggest a workflow that gives me a good structure, still have +1000 CD's to rip.

\Marre
Title: lost link between cue and wav\flac
Post by: Alex B on 2008-10-13 16:11:55
I'm currently having all my 200 cue and flac files on one folder.
When I want to play one CD with Foobar200 I just drag the cue files to the player.

Could you try the new experimental test build of CUETools? It is available here: http://www.hydrogenaudio.org/forums/index....st&p=593275 (http://www.hydrogenaudio.org/forums/index.php?s=&showtopic=66233&view=findpost&p=593275)

It might be able to fix the filename extensions even though you have all files in a single folder. You could copy a few FLAC & CUE album files to a temporary folder and run the Filename Corrector tool.

Quote
Could you suggest a workflow that gives me a good structure, still have +1000 CD's to rip.

I'd guess a single folder would work fine with a moderate number of files, but when you have thousands of files in one folder handling the collection can become a bit difficult. I have used a simple Artist\Album folder stucture for my archived disc image files.