Define "chunks". Do you mean several equal-sized pieces, or to split the files at user-defined locations?
Most video processing programs can do the latter. ffmpeg, for example, has flags for where to start processing and for how long. in gui, try avidemux.
Not too sure about the former, but I know it can be done.
|