Hello everyone,
I am trying to split a mkv file. I have been successful splitting at chapter marks using mkvmerge because I can load the chapter and get the timecode from the chapter editor, but I have a few mkv files where I want get a piece that is in the middle and is not surrounded by chapter marks.
Is there a way to step through a mkv file frame by frame and get the timecode where I want to break the file? VLC maybe? another player?
Thanks everyone
Steve
+ Reply to Thread
Results 1 to 2 of 2
-
-
if you're using haali splitter with mpc, with ffdshow to decode, you can activate the osd in ffdshow and you should be able to navigate frame by frame using the arrow keys
another method is to use avisynth with ffvideosource() and ffinfo(), you can nativate in avspmod or vdub frame by frame. This is actually more accurate, because the 1st method relies on directshow (can be inconsistent, times might be slightly off)
Similar Threads
-
how to locate the FRAME OFFSET in H.264(mkv) video file ?
By ip2op01 in forum Software PlayingReplies: 1Last Post: 10th Oct 2011, 09:51 -
Play an MTS file frame by frame, displaying timecode or frame number
By SeánB in forum Software PlayingReplies: 5Last Post: 5th Oct 2010, 16:26 -
Any idea to add timecode in DC video file
By chung1107 in forum SubtitleReplies: 0Last Post: 8th Sep 2010, 03:37 -
Converting drop frame timecode to non drop frame timecode, and vice versa
By picrade in forum ProgrammingReplies: 1Last Post: 1st Mar 2008, 04:22 -
How do you embed timecode to file?
By neftv in forum Video ConversionReplies: 0Last Post: 30th Aug 2007, 14:56