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?