

Extracts (DEMUX via FFMPEG) compressed video from.The application decodes the h.264/5 compressed content using an HW accelerated decoder, the decoded YCbCr frames are processed with Vulkan Graphics and then presented via the Vulkan WSI.Ĭurrently, the sample application supports Linux and Windows10 operating systems.

This project is a Vulkan Video Sample Application demonstrating an end-to-end, all-Vulkan, processing of h.264/5 compressed video content. Instructions on how to build either the encoder or decoder sample are present within each respective folder. These samples can be independently compiled. This project conatins two Vulkan Video sample applications which demonstrate video decoding and encoding, respectively.
