You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
VPF stands for Video Processing Framework. It’s set of C++ libraries and Python bindings which provides full HW acceleration for video processing tasks such as decoding, encoding, transcoding and GPU-accelerated color space and pixel format conversions. VPF internally uses Video Codec SDK for video decoding and encoding. VPF uses FFmpeg libraries for video bitstream demultiplexing.VPF also supports exporting GPU memory objects such as decoded video frames to PyTorch tensors without Host to Device copies. Please information on relevant sections below