How To Combine Video Files
Tony Williams | Nov 11, 2006 | Comments
Top Tip: Click Here To Clean Your Music Library In Minutes
Here’s a great tip for re-combining video files, if a website has split it into smaller parts to make it easier for people with slow internet connections to download them. It’s so simple, it’s beautiful.
The method is different depending on the type of movie that you are playing. If the movie consists of multiple mpg movies you can use the windows command line to merge them.
Start the command line by pressing the windows key and R. Enter cmd in the prompt which will start the command line window. Enter the following line into the command line, make sure you enter the right filepath to the movie. I suggest you move the files to the top of a hard drive to ease the amount of typing that needs to be done.
copy /B “C:\movie1.mpg” + “C:\movie2.mpg” + “C:\movie3.mpg” “C:\completemovie.mpg”
This joins movie1.mpg, movie2.mpg and movie3.mpg into completemovie.mpg. You can add more movies to join more parts without problems.
Combining avi files is a bit more complicated. If you want to learn how to do this then visit gHacks
Read Related Posts
Filed Under: For Your PC • MP3 & Videos
About the Author: Want to get more out of your PC, the internet or your mp3 player? Onetipaday.com is here to provide clear simple tips and guides to help you achieve just that. Each tip will be easy to implement and will take no more than 5 minutes to read and implement. What will you learn today?
- Eric
- JJ
- Atif
- AlterPoser

