Join Multiple Video files without any software
May 13th, 2008 Posted in Tips and Tricks
Join your multiple video file like *.mpg,*.flv,*.vob and many more in window vista & xp
Follow these steps.
1. Open note pad and type this
2. copy /b *.mpg FullMovie.mpg
3. And Save the file with add .Bat Or any other name but don’t forget .bat extension
4. Now Copy and Paste this add. Bat file in a folder which contains more than one *.mpg files.
5. Double click the add.Bat file
6. Wait some time
A combined file named FullMovie.mpg is created from all the mpg files in the folder
You can also try with other extension
1. For DVD file (*.vob)
Copy/b*.vob fullmovie.vob
2. for flv file
Copy/b*.flv fullmovie.flv
3. For mp3 song (*.mp3)
Copy/b*.mp3 fullsongs.mp3
Related posts: