PDA

View Full Version : A question about HJSplit?


kcorscadden
Sep 8th, 2007, 05:58 PM
I am trying to join 2 AVI formatted files, but HJSplit requires the files to be in .001, .002, etc format.

How do I do this and once it has join will it remain an AVI formatted file?

Thanks

Tijuana
Sep 8th, 2007, 06:18 PM
I guess you can just rename them?

ali123
Sep 8th, 2007, 06:19 PM
I guess you can just rename them?

yah rename them from .avi to .001 then rename it back to .avi after the join

Firestorm ZERO
Sep 8th, 2007, 06:29 PM
Assuming the files are just split (no header or padding, etc..), you can use the copy /b command I believe to literally join them.

kcorscadden
Sep 8th, 2007, 06:30 PM
Ok so I renamed the files .001 and .002 but how does it recognize the .002.... it doesn't join them.

What am I doing wrong?

rabbit
Sep 8th, 2007, 07:23 PM
I suggest doing it right, and using VirtualDub or VirtualDubMod. It's free and fast for your purposes.

HJSplit wasn't meant to be used as an arbitrary cutter/joiner, just like WinRAR isn't.

kcorscadden
Sep 8th, 2007, 07:25 PM
I suggest doing it right, and using VirtualDub or VirtualDubMod. It's free and fast for your purposes.

HJSplit wasn't meant to be used as an arbitrary cutter/joiner, just like WinRAR isn't.

Thanks, I actually just figured it out using VirtualDub. For those of you who would like a guide on how to join AVI files, here it is:

http://www.afterdawn.com/guides/archive/virtualdub_join_avi.cfm

rabbit
Sep 8th, 2007, 07:35 PM
BTW, check to make sure the audio is still in sync (especially the second half) before deleting the original files. Sometimes VBR audio messes things up, although I think it affects cutting more than joining.

Well, better to be safe than sorry :).

kcorscadden
Sep 8th, 2007, 07:42 PM
Checked and audio is all good...

Thanks