SSbug696 / OpenGL-media-player.-Libvlc-and-qt

A simple and fast media player without an interface. OpenGL / libvlc. An anaglyph filter is added through the GPU shader. As an educational project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeFactor

Simple and efficient media player(qt,libvlc & c++)

--

What and why?
Convert YUV rendered on the GPU. High speed video processing. Support for 4K video.
To read the stream using VLC. Converting to GLSL shaders version 2.0.

####### Details showed on scheme ( scheme.png )

The player does not have a design, so the interface is only for testing =)

About

A simple and fast media player without an interface. OpenGL / libvlc. An anaglyph filter is added through the GPU shader. As an educational project

License:MIT License


Languages

Language:C++ 93.9%Language:C 4.1%Language:QMake 2.0%