libva

Hardware video acceleration library supporting multiple video codecs

brewmacoslinux
Try with needOr install directly
Source

About

Hardware accelerated video processing library

Commands

vainfo

Examples

Display available video acceleration capabilities and supported profiles$ vainfo
Check VA-API driver information and codec support details$ vainfo --display drm
Verify hardware video decoding support for H.264 codec$ vainfo | grep -i h.264