Skip to content

meyr/clglPlayer

Repository files navigation

clglPlayer

grab video by ffmpeg, and process image by OpenCL then show image by OpenGL

requirement

  • openGL
  • openCL
  • ffmpeg lib

build this project on unix environment

  $ mkdir build
  $ cd build
  $ cmake ..
  $ make

build this project on windows environment

  $ mkdir build
  $ cd build
  $ cmake ..
  build project by visual studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published