Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 372 Bytes

File metadata and controls

13 lines (11 loc) · 372 Bytes

OpenGLVideoRenderSample

OpenGL渲染视频样例,依赖VLC、Qt。

Build

qmake VlcPlayerWidget.pro INCLUDEPATH+=path/to/libvlc/include LIBS+=-Ldirectory/to/libvlc/libs
make # or mingw32-make for mingw or jom for msvc ...

VLC links