AsfJoin was designed to be a tool for joining several parts of a video file into a big one like AsfTools. AsfJoin is an user interface for command-line tool AsfBin.
The main job of joining video file is done by AsfBin ; the job of AsfJoin is to provide an easy way to select files, order them, arrange them and to run AsfBin to join them.
Here are some key features of "AsfJoin":
· Joins .ASF, .WMV, .WMA files
· Support Drag and Drop for Explorer
· Built-in Explorer with Drag and Drop capabilities
· Natural sorting instead of standard sorting
· Easy to rearrange file order
· Faster than AsfTools since it uses AsfBin instead of AsfCut.
· Ability to edit merged clip attributes (title, author,...)
AsfJoin has less features than AsfTools (no conversion, no split operation yet) but is more user friendly and using an up-to-date tool (AsfBin instead of AsfCut) and without the "too many source files" bug.
I wrote AsfJoin as an exercise to control command-line applications from an graphical user interface and to train drag and drop features.
Requirements:
· AsfBin software installed