|
Ich glaub Lunchy findet es net so doll, wenn hier cues von bereits veröffentlichten CD´s gepostet werden.
Ich hoffe, Du kannst Englisch. Das hier hat n Kumpel von mir geschrieben:
What is a cue sheet? And how to use them.
Short reply:
Cue sheets split big mp3's in to tracks as you burn it to a audio CD.
Longer reply:
A "cue sheet" is generally a text file (which accompanies a binary "image" of the CD) describing the track structure on the disc. Using CDRWIN's cue sheet as an example:
FILE E:\PHISH.BIN BINARY
TRACK 01 AUDIO
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 01 06:21:57
TRACK 03 AUDIO
INDEX 01 13:23:30
.
.
.
(and so on...)
Each "INDEX" line describes the index number (generally 1) and the absolute time offset with respect to the beginning of the disc. You can create one by hand (a bit tedious) or use external software tools to aid in the process.
New programs also recognize different IMAGE formats that accompany the file (WAV or MP3, etc)
PERFORMER "artist example"
TITLE "album name"
FILE "album name.mp3" MP3
TRACK 01 AUDIO
TITLE "track1"
PERFORMER "artist name"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "track2"
PERFORMER "artist name"
INDEX 01 01:24:00
TRACK 03 AUDIO
TITLE "track3"
PERFORMER "artist name"
INDEX 01 06:16:00
TRACK 04 AUDIO
TITLE "track4"
PERFORMER "artist name"
INDEX 01 11:33:00
TRACK 05 AUDIO
.
.
. (and so on)
-------------------------------------------------------------------------------------
NAMING CONVENTION
The above file would be called:
album name.cue
and the file that would accompany it would be
album name.mp3
It is important that the names of these files match for certain programs. Also, the file extensions should match accordingly, along with the files they match.
--------------------------------------------------------------------------------
How to burn a cd with cue sheet?
Using Nero:
1. Start Nero
2. Create a new Audio-CD project
3. Go to File> Burn Image
4. In the "File of Type" drop down list, select All Files (*.*)
5. Select the text file that contains the cue file. Click Open.
6. Wait a minute till your PC has prepared the file and the burn interface appears. If you have a continous mixed set watch out to set the mode to "disc at once", otherwise you get some freaky breaks between the tracks.
7. Write CD!
Ensure the cue sheet and mp3 are in the same directory.
Using CDRWIN:
You can make cues pretty simple with EAC - just press the button and it's done. But burning is best done with CDRWIN:
Download CDRWIN manual here and then follow the instructions.
Creating a cue is presented in chapter 7 (Creating a Cuesheet)
and burning with cues in chapter 3 (Disc-at-Once Recording)
--------------------------------------------------------------------------------
Are you having problems burning cues?
It's always a good idea to strip a cue sheet to their barest if problems occur.
The simple format would be:
FILE "filename.mp3" MP3 (<- both filename & type match your files)
TRACK 01 AUDIO
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 01 06:13:17
TRACK 03 AUDIO
INDEX 01 10:36:04
TRACK 04 AUDIO
INDEX 01 17:02:68
TRACK 05 AUDIO
INDEX 01 21:44:73
etc..
Double check it!
It may give an error on different line if the type is wrong so check it first. Possible problems could occur if the hundreds of seconds are more than 75 as CDRWIN uses them as frames - they are not really hundreds. So make them below 75, too. All TITLE and PERFORMER info can be deleted as well as INDEX 00 stuff.
A thing to consider would be burning them from *.wav too. The start would look like:
FILE "filename.wav" WAVE
TRACK 01 AUDIO
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 01 06:13:17
etc..
Available types are WAVE, MP3, BINARY, MOTOROLA and AIFF.
Your burner records just noise?
It's a known problem that was at least in CDRWin 4.0beta and Fireburner for some recorders. After I installed CDRWin 3.8d I've had no such problems.
--------------------------------------------------------------------------------
Software that supports burning cue sheets:
Nero Burning Rom
http://www.nero.com/
CDRWIN (a very good manual)
http://www.goldenhawk.com/
Fireburner
http://www.fireburner.com/
Cuesheet Editors:
CDRCue Cuesheet Editor A great one if you have to make cues manually.
http://www.dcsoft.com/prod03.htm
Notepad
The professional editor
Other:
Cue plug-in for winamp Let's you load a big file as tracks in to winamp
http://www.guerillasoft.com/
Note: Homefry took the above FAQ from http://www.gmdb.com (Originally posted by adnix) and modified it.
Zum Thema cuesheets gibt´s hier aber bestimmt auch viele deutsche Beiträge. Such einfach mal danach.
Gruß
Tom
|