Batch file joiner

BouncingSoul

Stranger Than Fiction
Political Access
Joined
30 Jan 2004
Messages
1,303
Trying to join a bunch of small wmv's into a big one.

Thought the script was:

@echo off

copy /b file1.wmv + file2.wmv "combined.wmv"

@echo

All this gives me is a large file with only the video from the first file. I also tried using a *.wmv that gave me the same results and if I leave off the /b it doesn't work at all.

I know this works but I just can't remember what I'm missing. Any ideas?
 
You can only do that with mpeg, since it does not store the length or any other information in the file, rather the player has to read it upon first opening the file from front to end, to find out how long it is. That is why you are only getting the first video and not the second. As far as Windows Media Player knows the file is over, and the rest is just random junk in the file that really does not belong there, but it knows not to touch it since the file information at the beginning of the first WMV said that it was only a certain length.
 
Dang!!

Is there a program out there that will join these? I found a few on google but most are crap. Maybe I'll just convert them to divx first and join 2nd.... stupid wmv.
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back