command line interface for batch rendering of project files
In case of huge projects, even divided in several independent sequences or sub-project files, it could be a useful feature to have a command line rendering interface for overnight or batch or even some sort of poor-man distributed rendering.
Blueprint information
- Status:
- Complete
- Approver:
- Jonathan Thomas
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- hva
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- 1.1.0
- Started by
- hva
- Completed by
- hva
Related branches
Sprints
Whiteboard
Usage: openshot-render [options] inputfile.osp
Options:
-h, --help show this help message and exit
-o FILE, --outputfile=FILE
destination file-name
-F FOLDER, --folder=FOLDER
export folder
-i, --image-sequence export as image sequence
-v, --video export as video or audio file
-f IMAGEFORMAT, --format=
set video codec
-C VIDEOCODEC, --video-
set video codec
-R VIDEOBITRATE, --video-
set video bitrate in format 'number kb/s' or 'number
Mb/s'
-c AUDIOCODEC, --audio-
set audio codec
-s SAMPLERATE, --audio-
set audio sample rate
--channels=CHANNELS set number of audio channels
-r AUDIOBITRATE, --audio-
set video bitrate in format 'number kb/s'