On Mon, May 18, 2009 at 3:02 AM, Alberto Villa <[email protected]> wrote: > > some time ago someone wrote on the forums about a project, > gvfx.blogspot.com, which is actually a python script to embed images and > videos in blender animation
I took a look at this again last night and today. Again, I had hoped to avoid temp files. For the input, there is no way to load Image objects beside files other than setting each pixel - uh, in python, no thanks. Not that it is difficult, it just does not perform well. On the output side, there is no way to get a rendered image in memory. There is this wonderful frameserver mode, which makes it possible to get specific frames via HTTP, but, it only works in blender's interactive mode (not with -b). Now that I understand what I can not do... to be continued -- +-DRD-+ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
