i was wondering if there is a progame that puts avi files together. i have avi file that i want to combine into one single avi file
i was wondering if there is a progame that puts avi files together. i have avi file that i want to combine into one single avi file
Nope - not going to happen. The AVI file container does not support augmentation. The only way you can do it is to convert them into MPG or MP4 files, combine them and convert it back to AVI.
PC User's TVrip 2 and RockPod 5 apps will work doing it this way.
Cheers, Darren.
You could also throw them into a video editor and re-encode the whole thing in AVI if you prefer, but, you can't simply butt-join AVI files together.
Cheers, Darren.
ok what about vob files, can they be put together in a re-encoder progame
I think virtual dub has done avi's for a while, though with some caveats:
http://www.afterdawn.com/guides/archive/virtualdub_join_avi.cfm
Yep, VOB files can be butt-joined. You can even do it in DOS:
copy /b movie1.vob+movie2.vob+movie3.vob biggermovie.vob
Cheers, Darren.
thanks for that i'llgive it ago
i've tryed to join the vob file in DOS but it doesn't seem to work can u explain it in more detail for me
Try virtualdub as above for avi.
There's not much more to explain - copy the media files to the same folder, launch the DOS prompt and fill in the video names in the commandline below.
copy /b movie1.vob+movie2.vob+movie3.vob biggermovie.vob
Cheers, Darren.
thanks i've ggot it working
thanks Darren and Reg u have been a great help