Resource
PyNVVideoCodec (Python NVIDIA Video Codec) is a set of python APIs for hardware accelerated video decoding and encoding.
Use the NGC CLI to download:
Copied!
This packages is an early version for evaluation and includes the following features:
- Simple APIs for hardware accelerated video decode and encode,
- H.264 / HEVC / AV1 Codec,
- NV12, P016, YUV 4:4:4 (8 and 10 bit) Decode Surface formats,
- NV12, P010, YUV 4:4:4 (8 and 10 bit), ARGB, ABGR Encode Surface formats,
- DLPack and CUDA Array Interface Data exchange formats,
- CV-CUDA and PyTorch frameworks,
- Python sample applications that demonstrate the usage of APIs,
- Pip install script