Exporting a JOGL animation into a video format

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

Exporting a JOGL animation into a video format

Vishiv
Hello,

after "just" one hour or two searching with nice keywords... Apologize... I realised i will not recognize what i want... perhaps my fault... and i know I have had good helps in your forum ! I usually read more than write on forums...

So,
I have an animator with successively displays (taking more than one process)  that i want to "film" (or to "take in video" or "to export into it")... How could i do this :) ?

More technically, I use a JOGL animation and I want, if it is possible, to save each images and "put" it in a video. I have some bases on windows of how to do (compress) a video on windows media maker but i'm on linux (ubuntu) and perhaps it is possible directly in code with the association of the JOGL and JAVA power !!! ???

NOTE : I don't know actually how to just put each image of the JOGL animation into the disk in any format.

Do you have some path to propose to me ?
I  know i will have some problem with rate frame display and perhaps other stuff...

If you need some precisions... or not... thanks.

I will write what I choose for solution at the end.

Thanks for help.

 
Reply | Threaded
Open this post in threaded view
|

Re: Exporting a JOGL animation into a video format

gouessej
Administrator
Hi

You can use FFMPEG in command line to do it.
Julien Gouesse | Personal blog | Website