Video Player possible using LWJGL?

Started by asantoso, June 10, 2005, 08:12:51

Previous topic - Next topic

asantoso

Hello, I am new to LWJGL.
I am curious if it is possible to create a simple video player with masking  using OpenGL in LWJGL.
Let me know,thanks.
Best regards,
Agus

Matzon

sure is, just need to extract the video frames and draw that texture. Extracting a frame of video is probably the hardest part. Try searching JGO (http://192.18.37.44/forums/index.php)