Login  Register

write/convert JOGL animation to .mov or .wmv or ogg

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

write/convert JOGL animation to .mov or .wmv or ogg

ayco
3 posts
I am an experienced Java programmer but 100% clueless as to graphics programming, so this may sound dumb, but anyway ...

All tutorials I''ve encountered talk about displaying OpenGL/JOGL apps in an applet or native window, but how do I output the result of my programming to some video format? So I can upload it to YouTUBE or Vimeo, for example. You _DO_ see a lot of JOGL examples on YouTUBE, so it must  be possible, but I haven't been able to figure out how.

Is there, for example, something like an OggStream class somewhere, that you can somehow write your frame buffer to, or something?

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: write/convert JOGL animation to .mov or .wmv or ogg

gouessej
Administrator
6045 posts
Hi

You can use FRAPS under Microsoft Windows and XVidCap under GNU Linux for example.
Julien Gouesse | Personal blog | Website