View Full Version : Need help with simple Open GL task
I would like to input B&W video at 30 fps, impose a color palette on each frame, and then blend it with an existing output buffer so as to build up a static image. I am new to Open GL, and would appreciate any advice about how one performs this simple task with Open GL.
Thanks!
endash
02-12-2004, 03:38 PM
Do you have a way of reading the frames in? If you already have a way of getting the data in, then doing what you describe should be fairly easy.
nexusone
02-12-2004, 05:07 PM
nehe.gamedev.net has tutors on blending in openGL and also playing video.
Originally posted by aardbearst:
I would like to input B&W video at 30 fps, impose a color palette on each frame, and then blend it with an existing output buffer so as to build up a static image. I am new to Open GL, and would appreciate any advice about how one performs this simple task with Open GL.
Thanks!
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.