Hi, Are there any plans to support a scripting interface for Cinelerra in the future?
For example, a Python API which presents the timeline, tracks, edits, frames etc as objects, with a rich set of methods for operating on them? One reason why I ask: I'm looking at leveraging the power of GIMP scripting for automated frame-by-frame editing. For example, export a video track to PNG sequence, then for every frame, load it into GIMP, find a texture, then select contiguous region with given parameters and delete it, then save the frame back - kind of like a chroma-key on crack. However, this feels very cumbersome. It would be awesome to have a python API which can work seamlessly with GIMP, and other external progs too. Thoughts? Cheers David _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
