Batch Join
Movie Joiner allows you to join several files from the command line or other application. This ability is available only in register version.
Command syntax:
joinerb.exe -s src1 -s src2 :. -s srcN -t trg
src1:srcN - the source files with the full path;
trg - full path to the target file
For example:
joinerb.exe -s d:\movies\23.avi -s d:\movies\34.avi -t c:\tmp\myresmovie.avi
RealMedia format is not supported in batch mode.
|