-
Using apitrace with GStreamer 1.x to convert OpenGL captures to video
Background
apitrace is a set of tools to trace and replay OpenGL API calls. Using it, we can capture the output of applications like glava (an OpenGL-based audio visualiser), and later replay it or save it to a video file.