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: Duration of the last track Missing (Read 909 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Duration of the last track Missing

Hi,
so i notice bug occuring every time i use *.cue playlist, and
the duration of the last track is always ? missing. [ picture]

Sample of the *.cue used
Code: [Select]
  TRACK 17 AUDIO
    TITLE "Velvet"
    PERFORMER "a-ha"
    INDEX 01 66:57:31

Using v1.4, media file is *.ape, but
looks like it does not matter, since
it's with any media, that use *.cue
playlist.

Re: Duration of the last track Missing

Reply #1
I see this behavior when the FILE specified at the top of the cue sheet does not exactly match the associated image file.  For instance, it may say "imagefile.wav" when you want "imagefile.ape".

Re: Duration of the last track Missing

Reply #2
You right,
changed to
FILE "CDImage.ape" APE
from
FILE "CDImage.ape" WAVE
and it works, but fb2k should be smart about it.

Re: Duration of the last track Missing

Reply #3
Just added again .cue file, and
again last track without duration !
It's a BUG.

 

Re: Duration of the last track Missing

Reply #4
Issue:

  - I load first in xmplay [ my default audio player]
[ media files is now busy], and
  - fb2k for some reason refuses to get full lenth of the media, to
calculate last track duration
I would fix that, since fb2k does not need full access to get media info, and
i using fb2k to split to separate tracks single *.ape/wav/flac files.