PDA

View Full Version : Chop off the first part of an mpeg2 file


luders
23rd January 2003, 05:20
Is there a way to do this without re encoding? A sort of direct stream copy. I am just working with a video only mpeg (m2v). Thanks, Aaron

Matthew
23rd January 2003, 05:29
One way is to use M2Edit, it's a commercial product though.

As far as a free solution goes you could try bbmpeg...mux/cut with a dummy audio file and then demux with tmpgenc to get your cut m2v :)