Log in

View Full Version : How to demux/cut mpeg4


ExtraEye
18th February 2006, 16:27
i've looked for information on how to do it throughout the forum and didn't find.

i've been looking for a simple way to demux from mp4.
i tried making an avisynth script and virtualdub/virtualdubmod and although i used "direct stream copy" and cut a part from the movie i wanted to cut when i tried o output the file it came out huge. probably a problem caused by that that you can't output to mp4...
is there a simple way to split an mp4 file and demuxing?
i hope this is the right place....

Kurtnoise
18th February 2006, 18:05
is there a simple way to split an mp4 file and demuxing?
http://yamb.unite-video.com/split_and_join.html
http://yamb.unite-video.com/extract.html

ExtraEye
18th February 2006, 19:42
thx man
that does the job :)