Exciting stuff (for me anyway), but I've managed to get a scripting
interface going in Cinelerra. It could open up a world of possibilities
for user scripting, building compound effects, whatever.

What I've got working so far is a menu item that brings you to the
script editor. You can then type some commands, and when you get bored,
type `bye'.

I've used ficl - a Forth embeddable scripting language, so you get a
full Forth programming language straight out of the box, and whatever
internals Cinelerra has exposed to it. 

Not much is exposed at the moment - you can type
goto-start
to go to the start frame. 

Well, it's a start, n'est pas?

Interesting??


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to