We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOpenGL and 3D Libraries › MovieGL, render movies for opengl apps.
Page Index Toggle Pages: 1
MovieGL, render movies for opengl apps. (Read 850 times)
MovieGL, render movies for opengl apps.
Oct 28th, 2009, 1:23pm
 
i have been trying to work out a library that could help rendering movies using JOGL for java and processing. This one is still pretty much in beta, since there are problems with some codecs, etc.

Still it works pretty with with photojpeg, cinepak, wmv, mpeg and it even supports sound in the videos (great for presentations)

Uses JMF+FOBS and it was based on the lib created by http://blog.pirelenito.org/

Give it a go, and please report any problems. Got suggestions. shoot. You are welcome to.

http://www.pixelnerve.com/v/2009/10/28/moviegl-rendering-movies-with-jogl-in-jav...

Have fun!
Re: MovieGL, render movies for opengl apps.
Reply #1 - Nov 7th, 2009, 5:49am
 
Smileythank you for this beta library,nice work.  i also found those two interesting sites,not related to processing but java.

one is http://www.xuggle.com/xuggler,
another example by using mplayer-http://p2pstorm.googlecode.com/files/java%20player.7z

Page Index Toggle Pages: 1