Hello
I'm using vlc 0.7.0 on mac os 10.3.2. I created a mkv file using mkvtools. The video plays well. VobSub works. The video seems to stay in sync when not seeking.
After a seek video is some seconds before audio and subtitles. Audio and subtitles seem to be still in sync.
As a test I created the same file with nocues: exactly the same effect.
Here is the log of a seek (with cues):
message warning: message queue overflowed
macosx debug: stream has changed, refreshing interface
main warning: late picture skipped (45962)
main warning: late picture skipped (12988)
main debug: cmd=position old=0.001887 new=0.401596
mkv debug: seek request to 1965007963 (40%)
mkv debug: imprecise way of seeking
main debug: cmd=position old=0.001929 new=0.401596
main warning: late picture skipped (63112)
main warning: late picture skipped (23137)
main warning: buffer is 270987 in advance, triggering downsampling
mkv debug: seek request to 1965007963 (40%)
mkv debug: imprecise way of seeking
main warning: computed PTS is out of range (197371), clearing out
main warning: timing screwed, stopping resampling
main warning: output PTS is out of range (206850), clearing out
main warning: input PTS is out of range (197416), trashing
main warning: computed PTS is out of range (185747), clearing out
main debug: audio output is starving (296700), playing silence
Best,
Gucky