Log in

View Full Version : Looking for AVI / MPEG joiner ?


ookzDVD
28th October 2002, 05:41
@Forum,

I'm looking for a good "free" AVI / MPEG joiner for UseNet files ?

thank you.

-h
28th October 2002, 07:11
VirtualDub for AVI and TMPGEnc for MPEG?

Or if you mean files that have just been cut in a binary fashion without any thought to the container format itself, you can join them through dos:

copy /b file.001+file.002+file.003+file.004 file

-h

ookzDVD
31st October 2002, 04:02
Yes,

I usualy perform that command,
but I prefer to find the GUI version ;)

Thank you for your help.