olive-editor/olive

[RENDER] Can olive support api for video automation render by providing the pipeline file?

liuchanglab opened this issue · 1 comments

Commit Hash

We want to render several video by providing the pipeline file. It may work like a server api. Thus, we can auto-create videos without manual work.

Platform

Summary

Additional Information / Output

There is a limited command-line interface but no other API to use Olive in a headless way:

Usage: olive-editor.exe [options] [project]

    -h, --help
        Show this help text

    -v, --version
        Show application version

    -f, --fullscreen
        Start in full-screen mode

    -x, --export
        Export only (No GUI)

    --ts <qm-file>
        Override language with file

    -d, --decompress
        Decompress project file (No GUI)

    -c, --console
        Launch with debug console