HydrogenAudio

Hosted Forums => foobar2000 => Support - (fb2k) => Topic started by: BlackAle on 2003-03-14 16:17:00

Title: .cue file support issues.
Post by: BlackAle on 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.
Title: .cue file support issues.
Post by: Daedroth on 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.
Title: .cue file support issues.
Post by: Messer on 2003-04-21 15:41:04
Quote
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.

Can't reproduce. Works fine as long as path in cue file is correct, no matter if it is full or relative one.
Title: .cue file support issues.
Post by: Daedroth on 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.586

Here's foobar's output:
INFO (CORE) : opening file for playback : file://C:\WINNT\Profiles\Administrator\Desktop\Rush - 1976 - 2112.cue
ERROR (CORE) : error opening file for playback : file://C:\WINNT\Profiles\Administrator\Desktop\Rush - 1976 - 2112.cue

3rd line of that CUE:
FILE "G:\Rush - 1976 - 2112.wav" WAVE

And 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.
Title: .cue file support issues.
Post by: David Nordin on 2003-04-21 20:27:39
keep the paths out of the cues
Title: .cue file support issues.
Post by: Daedroth on 2003-04-23 16:52:15
Quote
keep the paths out of the cues

Why? Here's from CUE sheet specification:

Quote
...
FILE Command

Description:
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.
...
Title: .cue file support issues.
Post by: David Nordin on 2003-04-23 16:58:43
Absolute paths in cuesheets make no sense.

edit: no too often anyway.
Title: .cue file support issues.
Post by: Case on 2003-04-23 19:50:05
Paths in cue are OK, it was a bug which is fixed in 0.6.