Can I render Movie Render Queue from command line?

I want to render a movie render queue which saved in project as an asset from command line (Batch rendering).
like render a sequence from command line, but specify a render queue asset instead of a sequence.

like this:
UE4Editor.exe -project my-project-path -movieRenderQueue my-render-queue-asset-path

Is it possible to do something like this?

2 Likes

We are looking also for something like this. Is it possible? Did you find a workaround?