formats

How to Join / Combine dv Video Files in Linux

Published on July 3, 2011, by + in linux.

How to Join / Combine dv Video Files in Linux | To join multiple dv files into one, simply use the cat command. $ cat 01file.dv 02file.dv 03file.dv > final.dv No re-encoding or other processing required! This is often useful after using programs such as dvgrab or others that split your miniDV capture into 1 or 2GB individual files.

Home Posts tagged "dv video"