/GstVkVideoParser

Video parsing library using GStreamer

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

Video parsing library

The purpose of this library is to propose a replacement to the closed and proprietary NVIDIA's library used in Vulkan Video Samples and Conformance Test Suite, with one using GStreamer. It aims to be API compatible.

Currently only supports H.264 streams. H.265 is in the pipeline.