I'm working on a web music visualization project and am stuck on something. I'd like to programmatically record output from ProjectM without doing any sort of screen capture. I've read up on a potential solution that uses GLC http://ubuntuforums.org/showthread.php?t=1497453 but it seems to still require the visualizer to actually be active in a music player.
What I'd like to do is give ProjectM an audio source and output what visualization ProjectM would produce without needing to view/screencapture to a video file. Is something like this possible? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm working on a web music visualization project and am stuck on something. I'd like to programmatically record output from ProjectM without doing any sort of screen capture. I've read up on a potential solution that uses GLC http://ubuntuforums.org/showthread.php?t=1497453 but it seems to still require the visualizer to actually be active in a music player.
What I'd like to do is give ProjectM an audio source and output what visualization ProjectM would produce without needing to view/screencapture to a video file. Is something like this possible? Thanks!
I want to do exactly the same. Sorry I have a question to you instead of a solution. Did you find a solution fullfilling your requirements above?