Video overlay

Last updated

Video overlay is any technique used to display a video window on a computer display while bypassing the chain of CPU to graphics card to computer monitor. This is done in order to speed up the video display, and it is commonly used, for example, by TV tuner cards and early 3D graphics accelerator cards. The term is also used to describe the annotation or inclusion of interactivity on online videos, such as overlay advertising (mid-roll overlay).

Various methods to achieve video overlay are in use:

Hardware overlay is a technique implemented by most modern graphics cards that allows an application to write to a dedicated part of video memory, rather than to the part shared by all applications. In this way, clipping, moving and scaling of the image can be performed by the graphics hardware rather than by the CPU in software. Some solid state video recording systems now include a hardware overlay, which uses dedicated video processing hardware built into the main processor (for example the Texas Instruments DM355) to combine each frame of video with an area of memory configured as a frame buffer which is used to store the graphics.

See also