DMA stands for Direct Memory Access. It is a technique whereby data from a disc drive (or other peripheral) goes directly between the computer memory and the disc drive, without involving the processor ver much).
As far as video processing goes, it means that your processor can spend most of its time compressing (or decompressing) the video and not transferring data to the disc.
|