How can I combine
multiple media files into one?
Here is a solution..
To merge a few files, you can go to DOS prompt and merge.
Let’s say you have 2 files : a.mp3 and b.mp3 , you can use
the following command to merge them both into c.mp3 :
C:\
C:\ Copy /b a.mp3+b.mp3 c.mp3
c.mp3 will have both a and b in it, one after the other.
See video -
See video -
Happy reading... keep reading..
---------------- * --------------------------------------------* ----------------------* -----------------
No comments:
Post a Comment