LinuxCommandLibrary

openshot-render

renders OpenShot projects

TLDR

Render project

$ openshot-render [project.osp] [output.mp4]
copy
Render with profile
$ openshot-render -p [profile] [project.osp] [output.mp4]
copy
Render specific range
$ openshot-render -s [start] -e [end] [project.osp] [output.mp4]
copy

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.

SEE ALSO

openshot(1), ffmpeg(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community