For example, now I have a project with a resolution of 32 × 32 pixels and a frame rate of 5 fps and want to render an AVI video file with alpha channel. In general, I have to manually modify the render template to match the project. I want to use the script to automatically modify the render template directly according to the project properties, and then render. Is this possible?
(I know that I can match project properties directly using Voukoder or DebugMode FrameServer, but I try to avoid third-party plug-ins for the compatibility of the script.)