Studio Matrx Monthly · Volume 1 · Issue 3 · August 2026
Amogh N P
 In loving memory of Amogh N P — Architect · Designer · Visionary 
Movie Render Queue & OutputLesson 6.4
RTV for Architecture, Planning & Urban Design/Module 6 · Cinematics & the Sequencer

Lesson 6.4 · Cinematics & the Sequencer

Movie Render Queue & Output

The high-quality render path: anti-aliasing samples, warm-up frames, the path-tracer option, and delivering an image sequence or video worthy of the design

13 min Interactive lessonFree · open lessonByAmogh N P· Architect & interior designer
The hook

The viewport is where you iterate. The Movie Render Queue is where you deliver - and the two look different for good reasons.

You have built a paced, directed cinematic in the Sequencer, and it looks great as you scrub it. But a real-time viewport makes compromises to hit 60fps - lighter anti-aliasing, temporal artefacts, Lumen still settling - that are fine for iterating and not fine for a final deliverable. To render at full quality you switch to a different, offline-style path: the Movie Render Queue.

The Movie Render Queue (MRQ) takes the same Level Sequence and renders it slower but far cleaner, accumulating multiple samples per frame to erase the jitter and giving you control over resolution, format and even a full path-traced pass if you want offline-grade light. This lesson is about getting a clean, professional file out - the settings that matter, and how to deliver it.

Samples erase the shimmer, warm-up settles the light, EXR sequence is safe to grade. Path tracer for hero frames only.

Why the viewport is not your final render

The real-time viewport is optimised for responsiveness - it must draw each frame in milliseconds, so it uses temporal techniques that reuse information across frames. Temporal anti-aliasing (TAA) and Lumen's temporal accumulation look smooth in motion but leave tell-tale artefacts in a captured frame: ghosting behind moving edges, shimmer on fine detail, noise in reflections and shadows that has not had time to resolve. You would never notice while iterating; you absolutely notice in a delivered film paused on a frame.

The old way to grab footage was a screen capture or the legacy Sequencer Render Movie, both of which basically record the compromised viewport. The Movie Render Queue is the modern, high-quality replacement - enable it as a plugin (it ships with Unreal Engine 5), and a Render button appears on the Sequencer. MRQ decouples rendering from the frame budget: it can spend a second or several per frame, rendering each one many times over and averaging the results. That is the core trick - trade real-time speed, which you no longer need for a final, for image quality you do. You keep the viewport for building the shot and switch to MRQ only to deliver it.

It helps to name the artefacts you are trying to remove, because each has a cause. Ghosting and smearing behind moving edges come from temporal anti-aliasing reusing the previous frame's data; shimmer or crawling on thin railings and distant mullions is aliasing the real-time budget could not fully resolve; and grainy noise in soft shadows, reflections and Lumen's indirect light is sampling that never converged inside a single 16-millisecond frame. None of these are bugs to file - they are the honest price of real-time responsiveness, and they are exactly what a slower, sample-accumulating render path erases. That is why the workflow splits cleanly in two: you spend all your building and iterating time in the fast viewport, where these compromises do not matter, and you switch to the Movie Render Queue only at the end, once, to turn the finished sequence into a clean file.

MOVIE RENDER QUEUE - CONFIGJOB: Level Sequence (walkthrough)Anti-AliasingTemporal 8 x Spatial 2 = 16 samplesWarm UpEngine Warm Up Count 32 (Lumen settles)RendererDeferred / Lumen | Path Tracer (hero)Console Variableshigher Lumen / shadow qualityOutputEXR/PNG sequence . 1920x1080 or 4K . 24fpsSlower than the viewport on purpose - each setting buys quality the real-time budget cannot.
Zoom
The Movie Render Queue config stack. A job (your Level Sequence) carries settings: anti-aliasing sample counts, warm-up frames, the choice of renderer (deferred/Lumen or Path Tracer), console-variable overrides, and output format and resolution. Each is a slower-but-cleaner trade the viewport cannot make.

Viewport = fast, good enough to iterate. MRQ = slow, clean enough to deliver. Same sequence, different path.

The settings that matter - samples and warm-up

Open the Movie Render Queue, add your Level Sequence as a job, and click the config to add settings. The two that transform quality are the anti-aliasing samples. Spatial Sample Count renders the frame multiple times at slightly jittered sub-pixel positions and averages them - pure supersampling that kills edge aliasing and shimmer. Temporal Sample Count renders several sub-samples across the frame's time slice and averages them, which both anti-aliases and produces natural, filmic motion blur on moving cameras and objects. Multiplying them gives your total samples per frame (for example 8 temporal x 2 spatial = 16); more samples means cleaner and slower. For archviz, something like 8-32 total is a common quality range - push higher for hero frames, lower for drafts.

The other essential is warm-up. Lumen's global illumination, TSR/temporal history, auto-exposure and effects like bloom take a few frames to converge from a cold start; if you render frame one immediately it will be darker, noisier or wrongly exposed. The Engine Warm Up Count (and render-warm-up frames) tells MRQ to run a number of throwaway frames before it starts capturing, so the lighting has settled - values in the tens are typical. Skipping warm-up is the single most common cause of a flickery first second or an opening frame that does not match the rest. You can also add a Console Variables setting to push specific quality cvars for the render (higher Lumen quality, shadow resolution) that would be too heavy to run live.

A sane way to dial this in is to render short test ranges rather than the whole film each time. Pick a few representative frames - one with motion, one with tricky reflections, one with deep shadow - and push the sample count up until the noise just disappears, then stop; every sample beyond 'clean enough' is pure render time you will pay on every frame. High Resolution tiling is a separate setting that renders the frame in tiles and stitches them, which lets you output print-scale stills far larger than your GPU could hold at once, at the cost of longer renders and some care with effects that span tile edges. And keep an eye on the motion-blur amount if you lean on heavy temporal sampling for fast moves - the defaults are sensible, but very fast motion with many temporal samples can smear more than you want, one more reason architectural cameras should move slowly.

SAMPLES -> CLEAN FRAME -> DELIVERYwarm-up (throwaway) frames -> Lumen & exposure converge->N sub-samples(jittered)+averagecleanframe+ motion blur->EXR / PNGsequence->encodeMP4 /ProResMore samples = cleaner and slower. Sequence first (resumable, gradable), encode second.Budget: samples x warm-up x resolution x frame count = real render hours.
Zoom
How samples clean a frame, and the output pipeline. Many jittered sub-samples per frame accumulate into one clean image (temporal samples also add motion blur); warm-up frames run first so Lumen converges. The result is written as an EXR or PNG sequence, then encoded to a delivery MP4 or ProRes.

The path tracer - offline-grade light when you want it

Everything above renders through Unreal's normal real-time (deferred) renderer, just with more samples. But MRQ can also render your sequence through the Path Tracer - a physically accurate, ray-traced mode that simulates light bouncing the way an offline engine like V-Ray or Arnold does, producing reference-quality global illumination, soft shadows, accurate reflections and true caustics. It is the same scene and the same cameras; you simply switch the renderer for the final pass.

The trade is exactly the classic one this course keeps returning to: the path tracer is much slower and needs many samples to clear its noise (it converges by accumulating hundreds or thousands of ray samples per pixel), and it requires capable ray-tracing-class GPU hardware. So it is not for interactive work and often not needed at all - Lumen at high settings is convincing for the great majority of archviz. Reach for the path tracer when you want a hero still or a short sequence at absolute reference quality, or to validate that your Lumen lighting matches ground truth. It is the clearest expression of the real-time-versus-offline choice living inside one tool: same project, dial from interactive to reference depending on the deliverable.

Path Tracer = offline-grade light inside Unreal. Reference quality, much slower, needs an RT-class GPU. Use for hero frames.

Output - sequence, resolution and delivery format

The last block of MRQ settings is Output. The professional habit is to render to an image sequence - one file per frame (PNG for 8-bit, or EXR for high-dynamic-range 16/32-bit that preserves everything for grading) - rather than straight to a compressed video. A sequence is robust: if a render crashes at frame 900 you resume from 900 rather than losing the lot, and you can colour-grade or composite the frames before encoding. You then encode the sequence to a delivery video in an editor or with a tool like FFmpeg. MRQ can also output certain video containers directly (including high-quality Apple ProRes), which is convenient for quick turnarounds where you do not need a grading pass.

Set the resolution for the deliverable: 1920x1080 (Full HD) is the safe universal default; 3840x2160 (4K UHD) for a premium or big-screen presentation; and you can render higher with high-resolution tiling for print-scale stills. Match the frame rate to your Sequencer (24fps filmic, 30/60 smoother). Then reason about delivery: an MP4 (H.264/H.265) is the universal shareable video; ProRes is the editing-friendly master; a still frame from an EXR sequence is your print image. Remember the render time budget - samples x warm-up x resolution x frame count adds up, so a few minutes per frame across a 1,500-frame film is real hours; render drafts cheap and fast, and spend the samples only on the final. And keep the honest caveat in view: MRQ makes real-time output beautiful, but a single uncompromising hero still may still be worth a full path-traced or dedicated offline render - choose per deliverable, as always.

Colour management is worth a deliberate thought at output. Rendering to EXR preserves the scene's high-dynamic-range values, so you can grade highlights and shadows in an editor without banding; an 8-bit PNG or a compressed MP4 bakes the look in and leaves far less room to push. If you are handing footage to an editor, a 16-bit EXR sequence or a high-quality ProRes master travels better than a delivery MP4, which you generate last for sharing. Plan the file management too: a 4K EXR sequence for even a short film is many gigabytes, so name the output folder per shot, keep drafts and finals apart, and clear old test renders. Finally, sanity-check the encoded result on the screen it will actually play on - a film graded on a bright studio monitor can look muddy on a laptop or washed out on a projector, and catching that before delivery is the last, easily-forgotten step of a professional render.

SAMPLES -> CLEAN FRAME -> DELIVERYwarm-up (throwaway) frames -> Lumen & exposure converge->N sub-samples(jittered)+averagecleanframe+ motion blur->EXR / PNGsequence->encodeMP4 /ProResMore samples = cleaner and slower. Sequence first (resumable, gradable), encode second.Budget: samples x warm-up x resolution x frame count = real render hours.
Zoom
How samples clean a frame, and the output pipeline. Many jittered sub-samples per frame accumulate into one clean image (temporal samples also add motion blur); warm-up frames run first so Lumen converges. The result is written as an EXR or PNG sequence, then encoded to a delivery MP4 or ProRes.
Movie Render Queue features & output

Movie Render Queue (MRQ)

Unreal's high-quality render path

Ships as a plugin in UE5; re-renders each frame many times for a clean file. Decouples quality from the real-time frame budget.

Spatial & Temporal Sample Count

Anti-aliasing by accumulation

Spatial supersamples sub-pixel; temporal samples across the frame's time and adds motion blur. More samples = cleaner and slower.

Engine Warm Up Count

Frames run before capture starts

Lets Lumen, temporal history and auto-exposure converge so the first frames are not dark or flickery. Skipping it is a classic bug.

Path Tracer

Physically accurate reference rendering

Offline-grade global illumination inside Unreal; much slower, needs an RT-class GPU. For hero frames, not interactive work.

Image sequence (PNG / EXR) + encode

Robust output workflow

Render one file per frame (EXR for HDR grading), resumable on crash, then encode to MP4 (share) or ProRes (edit master).

Hands-on workshop

Workshop — render your walkthrough clean, two ways

You will render the walkthrough you built through the Movie Render Queue - once as a fast draft, once at delivery quality - and produce a final video file, so you feel the sample/warm-up trade-off directly.

Unreal Engine 5 with the Movie Render Queue plugin and your finished Level Sequence; an encoder (a video editor or FFmpeg). Path-tracing step needs a ray-tracing-capable GPU.

Given & goal
Goal: deliver a clean render from a Level Sequence via MRQ
Inputs: a finished Level Sequence (your Module 6 walkthrough)
Time: ~55 minutes (plus render time)
  1. 1Enable the Movie Render Queue plugin if needed, then from the Sequencer open Render (Movie Render Queue) and add your sequence as a job.
  2. 2Draft pass: in the config set a low Spatial/Temporal sample count (e.g. 1x2), a small warm-up, 1920x1080, output to a PNG sequence in a draft folder. Render and note the time per frame and the artefacts (shimmer, noise, a dark first frame).
  3. 3Delivery pass: raise Temporal Samples to 8 and Spatial to 2 (16 total), set Engine Warm Up Count into the tens, keep 1920x1080 (or 4K if your GPU allows), and output to an EXR or PNG sequence. Render and compare cleanliness and time.
  4. 4Optional: duplicate the job and switch the renderer to the Path Tracer for a single hero frame; observe the quality jump and the far longer render time, and note what hardware it needs.
  5. 5Encode the delivery image sequence to an MP4 (in your editor or with FFmpeg) at the sequence frame rate. Play the final file and confirm the viewport's artefacts are gone.

You’ll walk away with
One final encoded video (MP4) of your walkthrough rendered through MRQ at delivery quality, plus a short note comparing the draft and delivery passes - sample counts, warm-up, per-frame time and visible quality - and, if attempted, one path-traced hero frame.

The worked example

Three altitudes on the same idea

Read the band that fits you — or all three.

For the architectImmersive design & client experience

The Movie Render Queue is how your directed film becomes a deliverable that holds up on a big screen. Give it enough samples and warm-up to erase the viewport's artefacts, render 4K for a premium presentation, and keep the path tracer in reserve for a hero frame that must be reference-perfect. Render to an EXR or PNG sequence so a crash never costs you the whole overnight job, then encode to MP4 for the client and ProRes for your editor.

For the interior designerWalkable interiors & material studies

Clean output is where a beautifully lit room finally reads as a photograph. The viewport's shimmer and reflection noise vanish once MRQ accumulates enough samples, and adequate warm-up lets Lumen settle so the light matches across every frame. For interiors, the natural motion blur from temporal samples makes a slow camera glide feel filmic, and a path-traced hero frame can push a signature shot - a material, a light, a view - to gallery quality when the project deserves it.

For the studentReal-time skills, portfolio & archviz jobs

Knowing how to get a clean file out is what turns your work into a portfolio. Employers see the render, not the viewport, so learn MRQ's sample counts, warm-up and the sequence-then-encode workflow early - a technically clean 1080p film beats a noisy 4K one every time. Understand the path tracer as the reference option and you can speak precisely about the real-time-versus-offline trade-off, which is exactly the judgement studios hire for.

Misconception check

Whatever the viewport shows is what I get - I can just screen-record my Sequencer playback for the final film.

The viewport is a real-time compromise tuned for responsiveness, and screen-recording it bakes in every artefact that makes footage look amateur: temporal ghosting behind moving edges, shimmer on fine detail, and reflection and shadow noise that never had time to resolve. The Movie Render Queue exists precisely to fix this - it re-renders each frame many times over, accumulating spatial and temporal samples to erase the jitter, adds proper motion blur, and warms up the lighting so Lumen and exposure have settled before capture. The result is dramatically cleaner than any screen capture. It is slower, but you are rendering a final, so speed no longer matters. Always deliver through MRQ (to an image sequence you then encode), never through a screen recording of the viewport.
Try it

Do it yourself

Reason about quality versus time.

  1. 1Why is a screen recording of the viewport a poor way to deliver a final film?
  2. 2What do spatial and temporal sample counts each do, and what free bonus do temporal samples add?
  3. 3What problem do warm-up frames solve, and what goes wrong without them?
  4. 4When would you switch MRQ to the Path Tracer instead of the normal renderer?
  5. 5Why render to an image sequence (PNG/EXR) rather than straight to an MP4?
Take this with you

The one line to carry out

Deliver through the Movie Render Queue, never a screen capture: accumulate enough spatial and temporal samples to erase the viewport's artefacts, warm up so Lumen and exposure settle, render to a robust EXR/PNG sequence, then encode to your delivery format - and keep the path tracer for reference-quality hero frames.
Take it further
References & further reading

Peer-reviewed journals & authoritative standards

  1. 01Movie Render Queue in Unreal EngineEpic Games Developer Documentation, 2026.
  2. 02Anti-aliasingWikipedia, 2026.
  3. 03Path tracingWikipedia, 2026.
  4. 04Rendering (computer graphics)Wikipedia, 2026.
Related lessons
Recap
The real-time viewport makes compromises for speed - temporal artefacts, unsettled Lumen - that show in a captured frame, so finals go through the Movie Render Queue. MRQ re-renders each frame many times, accumulating spatial and temporal samples (the latter adding motion blur) and running warm-up frames so lighting converges. The optional Path Tracer gives offline-grade light for hero frames at a heavy speed cost. Output to a PNG or EXR image sequence, set the resolution and frame rate, then encode to MP4 or ProRes for delivery.
Carry forward →

You can now take a design from a live scene all the way to a clean, delivered film. Next, beyond linear video, we make the experience itself something a client can hold and explore - packaging and delivering interactive real-time experiences.

A

The author

Amogh N P

Architect, interior designer, and creative polymath. Studio Matrx began in his notebooks — his vision of design made honest, useful, and open to everyone. Its Academy is written and taught in his memory, and free, forever.

More about Amogh →