End_of_Eternity
8th November 2007, 21:39
I am trying to split an mkv file (containing an H264 stream) into two parts.
I tried doing this by finding the relevant keyframe in virtualdubmod and then using mkvmerge's splitting function. Unfortunately, mkvmerge crashes because it doesn't handle splitting H264 streams too well.
Is there any other solution for my problem? Can I mux the H264 stream into an MP4 container and then split it? If yes, are there any free (preferably GUI) tools that I can use to achieve this?
I guess I can also split the original MPEG2 source file and then do a re-encode, but I have no idea how split MPEG2 files and to tell you the truth I don't want to do a re-encode. The HQ-Slowest Profile in meGUI takes like 14 hours on my C2D @ 2GHz laptop.
Thanks
I tried doing this by finding the relevant keyframe in virtualdubmod and then using mkvmerge's splitting function. Unfortunately, mkvmerge crashes because it doesn't handle splitting H264 streams too well.
Is there any other solution for my problem? Can I mux the H264 stream into an MP4 container and then split it? If yes, are there any free (preferably GUI) tools that I can use to achieve this?
I guess I can also split the original MPEG2 source file and then do a re-encode, but I have no idea how split MPEG2 files and to tell you the truth I don't want to do a re-encode. The HQ-Slowest Profile in meGUI takes like 14 hours on my C2D @ 2GHz laptop.
Thanks