alt.binaries.pictures.candydollShow header Prev. Next
Re: combining numbered video files Easynews - www.easynews. ..
Lukas Twig (lukas.twig@tree.forest.invalid) 2015/06/24 04:57

On Sun, 21 Jun 2015 00:37:15 -0500, noid wrote:

> Files like WMV.001, WMV.002,...........WMV.nnn

http://superuser.com/questions/111825/any-command-line-or-batch-cmd-to-concatenate-multiple-files

If you use a Unix system, try cat, as in:

cat *.WMV.* > assembled.file.WMV

IMO, good old CLI commands are always cheaper and better and faster.

/lt

Follow-ups:123
Next Prev. Article List         Favorite