openshot-render
renders OpenShot projects
TLDR
Render project
$ openshot-render [project.osp] [output.mp4]
Render with profile$ openshot-render -p [profile] [project.osp] [output.mp4]
Render specific range$ openshot-render -s [start] -e [end] [project.osp] [output.mp4]
SYNOPSIS
openshot-render [options] project output
DESCRIPTION
openshot-render renders OpenShot projects. Command-line export utility.
The tool processes projects without GUI. Batch rendering support.
PARAMETERS
PROJECT
OpenShot project file.OUTPUT
Output video file.-p PROFILE
Export profile.-s START
Start frame.-e END
End frame.--help
Display help information.
CAVEATS
Requires valid OpenShot project. Part of OpenShot suite.
HISTORY
openshot-render provides command-line rendering for OpenShot projects.
