Script help needed

hi @Micha,

I installed Bongo trial and also re-installed Enscape. My trial expired (I didn’t really have a good chance to try it back then…so I still don’t have any experience with it). It also looks like the EnscapeTakeScreenshotCommand does nothing in Trial mode. But I did some testing and have a crude prototype working, or at least a script that moves Bongo slider and makes Enscape refresh, allowing - hopefully- to capture the frames in-between.

Right now it takes Bongo start-end frame, plus a “Pause” time interval. There is not much error trapping so be careful with the values you type.
Also, please edit the RVB file to have a correct path to the html file wherever you save it on your end.

You are correct that Enscape will not refresh while inside a script loop (or even when dragging the Bongo slider). In order to make it work, I am using a modeless HTML window that on interval runs a “capture+move_slider” scriptlet, that Enscape seems to not mind and refresh the scene.

Here is the rvb+html: ENSCAPE_BONGO_RECORDER.zip (1.3 KB)

And how it looks here with a simple test:

Let me know if that does anything on your end with non-Eval Enscape…

cheers,

–jarek

1 Like