Displaying 2 results from an estimated 2 matches for "cuegen".
2006 Jul 21
1
Cuesheets and metaflac
...entire disc (including the pregap) and create a cue file
with an INDEX 00 entry (which flac/metaflac will properly store/retrieve):
  TRACK 01 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:00:32
The main problem is this requires hacked cuefile generation tools, as
neither cdrdao/toc2cue, mkcue, or cuegen create cue files like this.
Are there plans for flac/metaflac to support some sort of pregap
indication in imported cue files for CD backup, or is there some other
work-around I'm not aware of?
Any pointers to how best to deal with "problem" CDs containing pregap
would also be welco...
2006 Jul 25
0
Unsubscribe
...(which flac/metaflac will properly
> > store/retrieve):
> > 
> >   TRACK 01 AUDIO
> >     INDEX 00 00:00:00
> >     INDEX 01 00:00:32
> > 
> > The main problem is this requires hacked cuefile generation tools, as
> > neither cdrdao/toc2cue, mkcue, or cuegen create cue files like this.
> 
> this is the correct solution.
> 
> > Are there plans for flac/metaflac to support some sort of pregap
> > indication in imported cue files for CD backup, or is there some
> > other
> > work-around I'm not aware of?
> 
> the...