I am using powershell to install blender on an EC2 instance. I would like it to default to video editing and configure the properties for the project via automation (powershell if possible). I would like to set video output to 720p, fps to 30, etc.
Is there a way to automate the configuration?