X-Video Bitstream Acceleration

From Wikipedia, the free encyclopedia
Jump to: navigation, search

X-Video Bitstream Acceleration (XvBA), designed by AMD Graphics for its Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems.[1] XvBA API allows video programs to offload portions of the video decoding process to the GPU video-hardware. Currently, the portions designed to be offloaded by XvBA onto the GPU are motion compensation (MC) and inverse discrete cosine transform (IDCT), and variable-length decoding (VLD) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded video.

XvBA is a Linux equivalent of Microsoft's DirectX Video Acceleration (DxVA) API for Windows[1] and a competitor to NVIDIA's Video Decode and Presentation API for Unix (VDPAU).[2]

In November 2009 a XvBA backend for Video Acceleration API (VA API) was released,[3] which means any software that supports VA API will also support XvBA.[2]

On 24 February 2011, an official XvBA SDK (Software Development Kit] was publicly released alongside a suite of open source tools by AMD.[4][5]

Contents

Device drivers [edit]

Each hardware video GPU capable of XvBA video acceleration requires a X11 software device driver to enable these features. Currently only AMD's ATI Radeon graphics cards hardware that have support for Unified Video Decoder version 2.0 or later (primarily the Radeon HD 4000 series or later) are supported by the proprietary ATI Catalyst device driver.[6][7][8]

Software supporting XvBA natively [edit]

See also [edit]

References [edit]

External links [edit]