I draw a 2D image on OpenGL ES Android and added a 10-second translation animation to the image in Java code. Now I want to export this 10-second video. How to do that? Code