SamLowry
16th June 2009, 09:18
I'm trying to concatenate several video clips and define chapters that refer to the beginning of each clip.
The problem is that I can't get the precision I need. I want the chapters to be defined with a video frame precision, so, when I navigate to next chapter the player will start playing from the first video frame of the next part.
I know timecodes can be defined with nanoseconds precision, but this doesn't seem to help because there are quite a few factors that limit the possible timecodes for chapter navigation i.e. cluster timecodes, cues definitions, lacing etc.
Is it possible to use mkvinfo's output to get the proper values that chapter timecodes should be aligned to?
The ideal solution would be a tool that I can navigate frame by frame (like virtualdub) and mark specific frame as chapter start. Is there such a tool?
The problem is that I can't get the precision I need. I want the chapters to be defined with a video frame precision, so, when I navigate to next chapter the player will start playing from the first video frame of the next part.
I know timecodes can be defined with nanoseconds precision, but this doesn't seem to help because there are quite a few factors that limit the possible timecodes for chapter navigation i.e. cluster timecodes, cues definitions, lacing etc.
Is it possible to use mkvinfo's output to get the proper values that chapter timecodes should be aligned to?
The ideal solution would be a tool that I can navigate frame by frame (like virtualdub) and mark specific frame as chapter start. Is there such a tool?