Displaying 4 results from an estimated 4 matches for "cuesheet_track".
2006 Nov 02
3
Some questions
Hi.
I these questions are copied from a forum and perhaps you can help me to
answer them.
I) For some codecs (I think MP3 for example) there was that issue that
you have different sample/frame/whatever lenghts than in raw/wav
encoding, thus if you encode a file to mp3 the lenght is not exact and
some digital silence is added.
Is the same thing the case with flac (thus the original file would be
2006 Nov 05
3
Some questions
...> feature, and store one big flac file with those cue information
>> transformed into searchpoints in flac?
>>
> FLAC's internal cuesheets store the track and index offsets as
> sample numbers, so there is no rounding error:
> http://flac.sourceforge.net/format.html#cuesheet_track
>
> the cuesheet parser in flac/metaflac requires min:sec:frame
> time signatures for CD audio and converts those to sample
> numbers.
>
Thus,... if I currently have my index-based wav files (that is EAC makes
track-number.index-number.wav) from an cdda,.. and the corresponding CU...
2006 Nov 05
0
Some questions
...not adivsable to use
> this
> feature, and store one big flac file with those cue information
> transformed into searchpoints in flac?
FLAC's internal cuesheets store the track and index offsets as
sample numbers, so there is no rounding error:
http://flac.sourceforge.net/format.html#cuesheet_track
the cuesheet parser in flac/metaflac requires min:sec:frame
time signatures for CD audio and converts those to sample
numbers.
Josh
____________________________________________________________________________________
Want to start your own business? Learn how on Yahoo! Small Business
(http:...
2006 Nov 06
0
Some questions
...ne big flac file with those cue information
> >> transformed into searchpoints in flac?
> >>
> > FLAC's internal cuesheets store the track and index offsets as
> > sample numbers, so there is no rounding error:
> > http://flac.sourceforge.net/format.html#cuesheet_track
> >
> > the cuesheet parser in flac/metaflac requires min:sec:frame
> > time signatures for CD audio and converts those to sample
> > numbers.
> >
> Thus,... if I currently have my index-based wav files (that is EAC
> makes
> track-number.index-number.wav)...