Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
liuchanglab opened this issue Apr 22, 2024 · 1 comment
Labels
Renderer Related to the frames that Olive renders

Comments

@liuchanglab
Copy link

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

@liuchanglab liuchanglab added Renderer Related to the frames that Olive renders Triage This issue is yet to be triaged labels Apr 22, 2024
@Simran-B
Copy link
Collaborator

Simran-B commented May 6, 2024

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

@Simran-B Simran-B removed the Triage This issue is yet to be triaged label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renderer Related to the frames that Olive renders
Projects
None yet
Development

No branches or pull requests

2 participants