What Does Video Buffer Mean?

A video buffer is a portion of a computer’s physical memory that is used to store video or graphics information as it moves from the renderer (video card) to the display screen or monitor. As with buffers in general, the video buffer is used to organize data and to ensure that the data are efficiently moved from their source to their destination; although it has many similarities to the system cache or the video memory, it is separate from both.

Techopedia Explains Video Buffer

The video buffer, like all buffers, collects and stores information in a physical memory for later movement, basically acting as a waiting area so that when the information is required it is already processed and ready for consumption and application. The video buffer thus stores data in anticipation of its need, so when that information is finally required it is ready to move to active memory.