I have created an animation using Blender. Does anybody know how I can save .avi file of the rendered animation using a python script?
My second question is that I want to run the animation with different parameters and save the video. Basically, I want to reset the animation and run it again with a new force and save a separate video file. I want to do these automatically instead of manually. Is it possible to do that with scripting?