PDA

View Full Version : Split .MP4 File ?


Dark-Cracker
12th January 2003, 14:14
Hi,

does someone know a tool to split a 1400 Mb .mp4 file in 2 * 700 Mb files ?

Thank u :)
Bye.

tiki4
12th January 2003, 17:14
I don't know a cutter for that yet, but how about demuxing video and audio with mp4creator60.exe, cutting the video (which is hopefully AVI format then) into half at keyframe, then doing the same with audio (if it's mp3 or aac you should be able to use BeSplit), then muxing again with mp4creator60.

Much fun,

tiki4

Dark-Cracker
12th January 2003, 18:01
hi,

i think if u demux the stream u will obtain .mp4 file because the .avi and .aac have been converted in .mp4 there have lost there structure.

i have used :

mp4creator60 -c=input.avi output.mp4

but i was strange the only way to split a .mp4 file is to split before the mux, nobody have an another way ?