Paul Kocialkowski 3b447f5b01 README: Rework with subsections
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
2018-04-23 16:11:45 +02:00
2018-04-23 15:23:08 +02:00
2016-08-26 15:43:09 +02:00
2016-08-26 15:43:09 +02:00
2018-04-23 16:11:45 +02:00

Sunxi-Cedrus libVA Backend

About

This libVA backend is designed to work with the Sunxi-Cedrus VPU kernel driver, that supports the Video Engine found in most Allwinner SoCs.

Status

The Sunxi-Cedrus libVA backend currently only supports MPEG2 video decoding.

Instructions

In order to use the Sunxi-Cedrus libVA backend, the sunxi_cedrus driver has to be specified through the LIBVA_DRIVER_NAME environment variable, as such:

export LIBVA_DRIVER_NAME=sunxi_cedrus

A media player that supports VAAPI (such as VLC) can then be used to decode a video in a supported format:

vlc path/to/video.mpg

Sample media files can be obtained from:

http://samplemedia.linaro.org/MPEG2/
http://samplemedia.linaro.org/MPEG4/SVT/
S
Description
bootlin/libva-v4l2-request fork: multiplanar V4L2 support for Rockchip hantro (Fourier)
Readme 2.6 MiB
Languages
C 96.2%
Shell 2%
Meson 0.8%
Assembly 0.4%
Makefile 0.4%
Other 0.2%