dbminter Posted November 13, 2006 Posted November 13, 2006 I think this was asked once before. So, just tell me again. What can/what is the way to merge two MPG files into one?
Shamus_McFartfinger Posted November 13, 2006 Posted November 13, 2006 Try here DB: http://www.dirfile.com/freeware/mpeg-joiner.htm
dbminter Posted November 13, 2006 Author Posted November 13, 2006 No, doesn't look like it's going to do the trick. Appears to be stuck at 7%. But, I'll let it go while I'm sleeping and see if it gets any further. If not, I'll just know it's stuck.
dbminter Posted November 13, 2006 Author Posted November 13, 2006 Oh, it may not necessarily not work. Just be stupid. I notice that though it still says 7%, the target file file size is 3.99 GB on a FAT32 system. My guess is the app is "crashed" because it doesn't check for a proper filesystem on the target first. Although, I am still a bit worried. Why should 2 430 MB MPG files become a 4 GB file? Unless it is reauthoring them into a different file type. Anyway, rerunning it on my singular NTFS partition just for things like this.
dbminter Posted November 13, 2006 Author Posted November 13, 2006 Well, the NTFS idea seemed to work. It's at about 10% now, but, at nearly 5 GB, and there's only about 1 GB free space left. My guess is the conversion from MPG to AVI, because the two source MPG's together are only between 800 and 900 MB total. But, what good is it it if takes 10 times the space to even test IF it works right...
dbminter Posted November 13, 2006 Author Posted November 13, 2006 Well, it's definitely fucked up in one aspect: it apparently was not programmed to make sure there's enough space on the target drive and to just keep running forever if space runs out. That's precisely what it's doing right now. Maybe should reboot and see.
Shamus_McFartfinger Posted November 13, 2006 Posted November 13, 2006 Must be some pretty crappy software you're using there DB. The joiners I've used in the past only join, they don't change the files in any way. You could always try using the command line assuming the individual file headers don't screw something up. eg. Assume you have 3 files to join to create a forth. The command would be something like: copy /b file1.mpg file2.mpg file3.mpg finishedfile.mpg
dbminter Posted November 13, 2006 Author Posted November 13, 2006 Typical fuckers... The two source files are MPG... so, goddamn naturally, it won't write out a joined MPEG-1 or MPEG-2 file! Returns some useless fucker error about how the files have disconnected, whatever the fuck that means. So, the only options are AVI and WMV. AVI appears to be WAY too large to even complete, and, I'd just bet WMV won't convert back into the proper file type I need.
dbminter Posted November 13, 2006 Author Posted November 13, 2006 I'm only using the software YOU recommended above! /b! THAT was the switch! I tried a copy X + Y Z earlier but all it strangely created was a 21 KB resulting file. I forgot about the binary copy. I'll try that. You got to have the + in between the source file names there, Shamus.
dbminter Posted November 13, 2006 Author Posted November 13, 2006 Yeah, that did the trick. I knew there was a COPY that could do this. There is a slight pause where the two files merge, but, hey, I can live with that. I'm just trying to fix the problems the initial fucker created splitting this thing in the middle instead of at a more logical sequence break a few SECONDS earlier...
Shamus_McFartfinger Posted November 13, 2006 Posted November 13, 2006 I'm only using the software YOU recommended above! /b! THAT was the switch! I tried a copy X + Y Z earlier but all it strangely created was a 21 KB resulting file. I forgot about the binary copy. I'll try that. You got to have the + in between the source file names there, Shamus. My DOS is a bit rusty.
dbminter Posted November 17, 2006 Author Posted November 17, 2006 Great... now it's FUCKING stopped doing it like it did BEFORE... CHRIST!
dbminter Posted November 17, 2006 Author Posted November 17, 2006 Man, the fuckers sure don't make this shit anywhere roughly near possible to tolerate do they... Okay, YES the files CAN be copied... but a necessary conversion to make them DVD compatible produces an output that is only HALF the length of the combined files because EVEN THOUGH IT GODDAMN TAKES THE FUCKING TIME TO PROCESS... it only ever produces a converted possible candidate of the FIRST file copied into the combination! Unless, maybe, there's a 4 GB limit to the MPG file type? Not the filesystem, as I made sure to use my NTFS for the target. One of the few reasons I have the bloody thing around. Oh, and to save me the time of looking it up again later the full syntax is: copy /b 1.mpg + 2.mpg 3.mpg
dbminter Posted December 16, 2006 Author Posted December 16, 2006 Typical. More of my stupid life. Jumping uselessly through hoops that others don't have to. It seems that the copy command above may be only half the steps. After it created the resulting combined MPG there was something wrong with the key frames or something. The video was mostly lengthened still frames. But, when I loaded the MPG in VirtualDub and used Full Processing Mode to save it to a Divx AVI using the highest quality, 10, preconfiguration option thing, it saved an AVI of the two MPG's merged together that played properly... whatever.
Recommended Posts