I am developing an opengl application in C ++ on Windows using Visual Studio 10. I am currently using a static texture on a cube, but I want to integrate the texture of the video.
Do you know which library I can use to open and decrypt a video?
source
share