I have a single .flac file that encompasses multiple tracks comprising a music album along with the corresponding .cue file. I'm running Ubuntu 10.04 with VLC player, and am trying to get VLC player to show the individual tracks and allow me to use the previous and next controls to move back and forth between tracks. The problem I'm having is that when I open the single .flac file with VLC, it just shows a single track the duration of the entire album, and I'm unable to skip back and forth between tracks. Is there any way to have VLC show the individual tracks contained within a .flac file without having to pre-split the .flac file into individual track files first?

link|improve this question

60% accept rate
feedback

1 Answer

You need to open in VLC the cue file that came with the flac, rather than the flac file.
If it's missing, that might be one reason that VLC is having problems detecting the multi-tracks.

If VLC still doesn't work even when the cue file is opened, see:

Split lossless audio (ape, flac, wv, wav) by cue file in Ubuntu
Split APE and FLAC Files in Ubuntu and Add Tags by Cue File

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.