.cue file support issues. 2003-03-14 16:17:00 I discovered foobar's support for cue sheets by accident the other day, it's great to have support for them natively. Though one issue I've noticed is that when the track changes, foobar changes position in the file itself, rather than just letting it play, this causes a slight skip in mp3's and for mpc's causes a lockup for half a second or so. Last Edit: 2003-03-14 16:19:42 by BlackAle
.cue file support issues. Reply #1 – 2003-04-21 15:21:44 There is another CUE file support issue... Foobar2000 can't play CUE if the FILE directive contains full path to the image file being in different folder.
.cue file support issues. Reply #2 – 2003-04-21 15:41:04 QuoteThere is another CUE file support issue... Foobar2000 can't play CUE if the FILE directive contains full path to the image file being in different folder.Can't reproduce. Works fine as long as path in cue file is correct, no matter if it is full or relative one.
.cue file support issues. Reply #3 – 2003-04-21 20:25:06 OK. Maybe this issue is OS related... My OS is Windows NT 4 + sp6a, foobar's version is v0.586Here's foobar's output:INFO (CORE) : opening file for playback : file://C:\WINNT\Profiles\Administrator\Desktop\Rush - 1976 - 2112.cueERROR (CORE) : error opening file for playback : file://C:\WINNT\Profiles\Administrator\Desktop\Rush - 1976 - 2112.cue3rd line of that CUE:FILE "G:\Rush - 1976 - 2112.wav" WAVEAnd surely there is "Rush - 1976 - 2112.wav" in the root directory of "g" drive.After mooving the CUE sheet to G:\ and editing FILE directive so that it contains just filename, CUE can be opened by foobar corectly.
.cue file support issues. Reply #5 – 2003-04-23 16:52:15 Quotekeep the paths out of the cuesWhy? Here's from CUE sheet specification:Quote...FILE CommandDescription:This command is used to specify a data/audio file that will be written to the recorder.Syntax:FILE <filename> <filetype>Parameters:filename - Filename (can include device/directory). If the filename contains any spaces, then it must be enclosed in quotation marks....
.cue file support issues. Reply #6 – 2003-04-23 16:58:43 Absolute paths in cuesheets make no sense.edit: no too often anyway. Last Edit: 2003-04-23 16:59:26 by MTRH
.cue file support issues. Reply #7 – 2003-04-23 19:50:05 Paths in cue are OK, it was a bug which is fixed in 0.6.