QUOTE(mosu @ Jul 23 2004, 04:55 AM)
Huh? mkvmerge now correctly treats the timestamps in CUE sheets as MM:SS.FF with FF being frames in 1/75s. Or what exactly do you mean with this request?
Oh, it does? Well that's very nice, I just got confused from the precision given in this:
CODE
| + Writing application: mkvmerge v0.9.3 built on Jul 22 2004 22:32:01
| + Duration: 741.381s (00:12:21.381)
| + Date: Fri Jul 23 13:00:37 2004 UTC
| + Segment UID: 0x27 0x97 0x0e 0x9c 0x80 0xb5 0x9c 0x3c 0x02 0x76 0xe0 0xc2 0xed 0xac 0x00 0xaf
|+ Segment tracks
| + A track
| + Track number: 1
| + Track UID: 1837891533
| + Track type: audio
| + MinCache: 0
| + Timecode scale: 1.000000
| + Codec ID: A_FLAC
| + CodecPrivate, length 1846
| + Language: und
| + Audio track
| + Sampling frequency: 44100.000000
| + Channels: 2
| + Bit depth: 16
| + Default flag: 1
|+ EbmlVoid (size: 1024)
|+ Chapters
| + Edition entry
| + Chapter atom
| + UID: 1128321519
| + Start: 00:00:00.320000000
| + Display
| + String: Faithless_We Come 1
| + Language: eng
| + Chapter atom
| + UID: 1175810377
| + Start: 00:03:47.370000000
| + Display
| + String: Faithless_We Come 1 (Rollo & Sister Bliss Remix)
| + Language: eng
|+ Cluster
CODE
PERFORMER "Faithless"
TITLE "We Come 1 (CD Single)"
FILE "CDImage.wav" WAVE
TRACK 01 AUDIO
TITLE "We Come 1"
PERFORMER "Faithless"
INDEX 00 00:00:00
INDEX 01 00:00:32
TRACK 02 AUDIO
TITLE "We Come 1 (Rollo & Sister Bliss Remix)"
PERFORMER "Faithless"
INDEX 00 03:44:27
INDEX 01 03:47:37
I read this as the frames (which are 1/75) being given as 370 million nanoseconds, 0.37 seconds.
QUOTE
Do you mean 'INDEX 00' and 'INDEX 01'?
I was thinking of the first, truly hidden pre-gap (00-01 of track one), and the other pregaps, as well as the indices 02-99 which a minority of CDs use. The way I read it, from the files above, is that the first pre-gap given by the cue is called a "segment track" and not included in the data for the chapters, which is fine, but there is also a gap between the first and the second track, and the second track doesn't
really start at 3:47:37, does it?
If I have no idea what I am talking about, please do ignore me and get back to work, you're doing a great job.