i've been trying to do this for a long time.
Simple question.
How can I merge 4 .mpa files into one nice .mpa file?
Please anybody?
Dont ask why.![]()
Long story, that I dont want to explain and just want to finish this task.
If you know, can you please walk me through how to do this?
Thanks
-AMP
+ Reply to Thread
Results 1 to 4 of 4
-
-
did you try to combine them together with the dos command copy ?
open a dos box and type (insert name of your files)
copy /V /B audio1.mpa+audio2.mpa+audio3.mpa+audio4.mpa c:\newfile.mpa /B
easy way to do this is to drag your files into the dos box which will set up the correct path . you might find using short file names and short paths will make it less confusing instead of messing up a quote mark needed for long filesnames/paths
you can also use various apps that combine avi files ... same principal though (jsut rename mpa to avi and change it back again - if required)... -
Well i tried a dos command similar to :
copy /V /B audio1.mpa+audio2.mpa+audio3.mpa+audio4.mpa c:\newfile.mpa /B
but i didn't use /V and the /B in the end.
I will try the /V and add the /B in the end to night.
-AMP
Similar Threads
-
How to merge avi files?
By mkvelidadon in forum Newbie / General discussionsReplies: 3Last Post: 26th Sep 2011, 02:25 -
Merge two FLV files
By goheadtry in forum Newbie / General discussionsReplies: 19Last Post: 16th Dec 2010, 21:34 -
How to merge wav files ?
By Benjy in forum AudioReplies: 7Last Post: 31st Jul 2010, 04:41 -
merge two avi files
By Jorge in forum Video ConversionReplies: 4Last Post: 17th Feb 2010, 22:01 -
How can I merge two video files into one?
By DVDNewb in forum Newbie / General discussionsReplies: 24Last Post: 17th Mar 2008, 13:58