[how to]load a video

Started by
1 comment, last by stritus 15 years, 4 months ago
Hi! I'm looking for help because I would like to know how to load a video in OpenGl and then to use it as texture. Is there a particular library or method to do this? My real purpose is to load a video to obtain fotograms for a program that use opengl and to apply to each fotogram something that is made in my code. What can I do to solve this problem? Does anybody know if I could find example code? Thanks in advance!
Advertisement
NeHe Lesson 35: Playing AVI Files In OpenGL (Windows only)

liboggplayer: this is a library I'm working on, it comes with two opengl samples. It can handle theora/vorbis videos included in Ogg container format.
I use linux as environment...
Thanks for reply

This topic is closed to new replies.

Advertisement