WHAT'S NEW?
Loading...

Joining Multiple Video File -Without Any Software

Hello Today I am sharing you a interesting trick to combine multiple video into a single video without using any software in windows machine.Its may be very useful when you want to combine videos faster.


Step 1 : Rename all video files into a file(Without any extension)
        For eg :
              Video1.mp4 into Video1
              Video2.mp4 into Video2
              Video3.mp4 into Video3
              You can use CMD command Ren to do these  :
                Example:
          REN Video1.mp4 Video1 
          These command will rename Video1.mp4 to Video(Without any extension)

Step 2 : Now type these command in CMD
                  
                    Copy /b Video1 + Video2 +Video3 Newcombinedvideo.mp4
                     
               Now  a new video file will be created from the combination of Video1,Video2 and                                Video 3

0 comments:

Post a Comment