Looking for a reliable way to take lots of screenshots
Posted: Fri Feb 13, 2015 18:01
I'm working on a project where the user is able to control the content on up to three screens with an iPad and then press print. The iPad is controlling everything with OSC. Knowing that the quickest way to make resolume crash is by loading a comp with PNG's, I started investigating 3rd party screenshot apps. Unfortunately none of them can see the output screens from Resolume. Instead I see the desktop background.
As of now, my solution is make my comp 1920x3240 and adjust my layer's Y positions, send keystrokes to resolume for a snapshot, activate the clip containing the snapshot, send ctrl+x keystroke and then process the image file. I see the potential for things going wrong (ie the user activates another clip before ctrl+x is sent). Simply making the comp larger is resulting in framerates dropping down to 35-40fps when idle.
As of now, my solution is make my comp 1920x3240 and adjust my layer's Y positions, send keystrokes to resolume for a snapshot, activate the clip containing the snapshot, send ctrl+x keystroke and then process the image file. I see the potential for things going wrong (ie the user activates another clip before ctrl+x is sent). Simply making the comp larger is resulting in framerates dropping down to 35-40fps when idle.