Skip to content
vcdev edited this page Apr 26, 2023 · 6 revisions

Welcome to the VideoProcessingFramework wiki!

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