|
Binding files using dos
|
View this Thread in Original format
| Thesmophoria |
Does anyone know the dos command which is used to bind files together in dos, for example if you have 2 parts if a live set what would the command be to join them as one mp3 file?, please can someone help me I am going crazy trying to figure it out :(
Cheers people Col. :) |
|
|
| Cru5ad3r |
No need for dos, use a .bat file, to do so:
1. Create a new txt file, open it up and paste in below:
COPY /B "1.mp3"+"2.mp3"+"3.mp3"+"4.mp3"+"5.mp3"+"6.mp3"+"7.mp3"+"8.mp3"+"9.mp3" "Agnelli And Nelson - Essential Mix [29-04-2001].mp3"
2. Press save and rename the file from x.txt to x.bat
3. Make sure the files are named as above (1.mp3 rename to whatever)
4. Double click bat file and files are merged :)
Crusader |
|
|
| Cru5ad3r |
Oh Yea, almost forgot, the example given above IS just an example, u would follow the exact same method, each file being named as 1.mp3, or whatever (its just easier to name the file as 1,2,3 etc). Followed by a space, and then the name of the mp3 as the merged mp3 :)
So a 2 file merge would be:
COPY /B "name of 1st file.mp3"+"name of 2nd file.mp3" "Name of set.mp3"
Hopefully thats clear :)
Crusader |
|
|
| Thesmophoria |
Hey thankx Cru5ad3r that worked a treat :)
Col. |
|
|
| Cru5ad3r |
Nps, hope you will stick around here and boost the Uk members count too :D
Crusader |
|
|
| Thesmophoria |
Ofcourse I have been a member for awhile now! I don't suppose anyone knows of a site that hosts liveste like TA except djmixes2k cos I have crap 56k connection and i cant use getright with djmixes bla bla? :)
Thanks again people :)
Col. |
|
|
| Juricimo |
Thanx Crusader....i kinda wanted to know this for the longest time...
>JM< |
|
|
| Cru5ad3r |
Im actually quite surprised that so many ppl dont that other sites exist such as RMF, TA, ITWT, DJMIXES, etc :eek:
Crusader |
|
|
|
|