Script-controlled export of animation from Livecode?

Earthednet-wp prothero at earthednet.org
Wed Jul 29 16:43:29 EDT 2015


I think you are wanting to play the animation and end up with a mp4 movie, I think you need one of Monte's externals for this. On the other hand, if you only want to generate the movie in the dev environment, you could play it in livecode and use a screen capture program to capture the video. 
Good luck,
Bill

William Prothero
http://es.earthednet.org

> On Jul 29, 2015, at 12:53 PM, David Bovill <david at viral.academy> wrote:
> 
> Yes you can - not sure it is the best tool, but one way is to script
> something and export each frame or card as a numbered image, and then use
> imagemagick or even iMovie I beleive to create a video file or animated gif.
> 
>> On 29 July 2015 at 14:19, <dfepstein at comcast.net> wrote:
>> 
>> Is there a way of scripting the export of an animation constructed in
>> Livecode to some standard video file format (avi, mp4, etc.)?Alternatively,
>> is there a way of scripting the creation of a standalone Livecode file that
>> contains the animation?
>> 
>> David Epstein
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list