yamitranscode
high-level abstraction for Video Acceleration (VA) API (utils)
Install
- All systems
-
curl cmd.cat/yamitranscode.sh
- Debian
-
apt-get install libyami-utils
- Ubuntu
-
apt-get install libyami-utils
- Kali Linux
-
apt-get install libyami-utils
- Fedora
-
dnf install libyami-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libyami-utils
- Raspbian
-
apt-get install libyami-utils
- Dockerfile
- dockerfile.run/yamitranscode
libyami-utils
high-level abstraction for Video Acceleration (VA) API (utils)
Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. libyami builds on top of libva, and provides high level API for video processing. It will help with bitstream parsing, reference frame management, etc. This package provides decoder/encoder/vpp programs using libyami.