Re: Capturing JOGL animations into video (MPEG/AVI)
Posted by
gouessej on
Nov 29, 2012; 10:19pm
URL: https://forum.jogamp.org/Capturing-JOGL-animations-into-video-MPEG-AVI-tp4027311p4027314.html
Hi
You can use Fraps under Windows, Xvidcap, recordmydesktop, ... under GNU Linux. Sven gave us a script to do that with ffmpeg and avconv, maybe he can help you.
I'm not sure you can use com.jogamp.opengl.util.av to do that.