Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
Apache License 2.0
1.32k
stars
233
forks
source link
feat: make VPF build with Ubuntu 20.04 system packages #466
Fixes #463
See https://github.com/NVIDIA/VideoProcessingFramework/issues/463#issuecomment-1514781920
Ubuntu 20.04 seems to have the necessary bitstream filter and is just missing the
bsf.h
header.