dabrain34 / GstVkVideoParser

Video parsing library using GStreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Video parsing library using GStreamer

License:GNU Lesser General Public License v2.1


Languages

Language:C 88.4%Language:C++ 11.5%Language:Meson 0.1%