Lesson 8.3Lesson 8.3 · Animation & Walkthroughs
Rendering & Exporting Video
Frame rate, resolution, codecs and formats, animation render time, and delivering the file
A still is one image. Thirty seconds of video is nine hundred of them - plan the render before you press go.
The moment you move from stills to animation, one number changes everything: a video is not one render, it is hundreds of them. A thirty-second clip at thirty frames per second is nine hundred separate frames, and every one costs render time. The difference between a smooth export and a ruined weekend is understanding that maths before you commit.
Exporting video is a short chain of decisions - frame rate, resolution, codec, delivery - each simple on its own. Get them right and your animation plays flawlessly on any screen; get them wrong and you either wait days for a render you did not need or deliver a file the client cannot open.
Frames = seconds x fps. Test one frame, multiply, then render. Master a sequence; deliver an MP4.
Frame rate: how many images per second
A video is an illusion built from still frames shown fast enough that the eye reads continuous motion, and frame rate - measured in frames per second (fps) - is how many stills make up each second. This is the first decision because it sets how many frames the engine has to render, which drives everything downstream.
For architectural walkthroughs the practical range is narrow. 24 fps is the traditional cinema frame rate and gives a slightly filmic, cinematic feel; it is a perfectly good choice for a polished archviz film and renders fewer frames than higher rates. 30 fps is the common standard for online and broadcast video, reads as smooth and clean, and is a safe default. 60 fps is very smooth and is used for fast games and sports, but for a slow, contemplative architectural move it is usually unnecessary - and it doubles the frame count versus 30 fps, so it doubles the render time for the same clip. Because your walkthroughs should be slow and eased, 24 or 30 fps is almost always the right call; higher rates buy smoothness you do not need at a cost you do not want to pay.
The key insight is that frame rate multiplies your render bill directly. Total frames = clip length in seconds x frame rate. A forty-second film at 30 fps is 1,200 frames; at 60 fps it is 2,400. Choose the lowest frame rate that looks right for the piece, decide it before you render, and keep it consistent across every shot so the whole film cuts together smoothly.
24 fps filmic, 30 fps clean, 60 fps overkill for slow archviz. Frames = seconds x fps - and every frame costs.
Resolution: how many pixels per frame
Resolution is the pixel dimensions of each frame, and after frame rate it is the biggest driver of render time - because it sets how much work the engine does on every one of those frames. The two you will use most are 1080p (Full HD, 1920 x 1080, about 2.1 megapixels) and 4K (UHD, 3840 x 2160, about 8.3 megapixels). The crucial thing to notice is that 4K is not twice 1080p - it is four times the pixels, because you double both width and height. That means, very roughly, four times the render time and four times the file size for the same clip and frame rate.
So resolution is a genuine cost-benefit decision, not a 'more is better' slider. 1080p is the workhorse of architectural animation: it looks crisp on laptops, phones, tablets, in presentations and on most social platforms, and it renders and uploads far faster. 4K is worth it when the film will play on a large high-resolution screen, a projector or a big display where the extra detail is actually visible, or when a client specifically requires it. For the vast majority of walkthroughs - shown in a meeting, sent as a link, posted online - 1080p is the right choice, and paying the 4x render cost for 4K buys detail nobody will see.
A useful discipline is to render test frames at the final resolution early. Render a single frame at your intended 1080p or 4K, look at it hard for noise, aliasing and quality, and time how long it took - then you know exactly what the full sequence will cost before you start. Deciding resolution and frame rate together, up front, is how you avoid discovering three days into a render that you picked settings you did not need.
Codecs and formats: mastering vs delivering
Once frames are rendered they have to be stored and played, and this is where codecs and formats come in - and where a simple two-stage habit saves a lot of grief. A container format like MP4 or MOV holds the video; a codec like H.264 or H.265 (HEVC) is the compression scheme inside it that shrinks the enormous raw data to a shareable size. H.264 in an MP4 is the universal delivery format - it plays on essentially every phone, browser, laptop and TV on earth, which is exactly what you want for a file you send a client. H.265 compresses better (smaller files at the same quality) and is ideal for 4K, but is slightly less universally supported, so H.264 remains the safe default for maximum compatibility.
The professional habit, though, is to separate mastering from delivering. Rather than have the engine encode straight to a compressed MP4, render your animation as an image sequence - a numbered folder of individual frames (PNG or a high-quality format), one file per frame. This is your master, and it has two big advantages. First, it is a safety net: if the render crashes or your machine dies at frame 700 of 900, you keep all 700 finished frames and simply resume, instead of losing an entire encoded video. Second, it is lossless and future-proof - you can re-encode it to any format later, grade it, or drop it into an editor without re-rendering. You then encode that image sequence to a compressed H.264 MP4 for delivery, either in the engine, in an editor, or with a free tool.
So the rule of thumb is: master to an image sequence, deliver an H.264 MP4. For most single-shot walkthroughs you can let the engine export an MP4 directly and be fine - but the moment a render is long, expensive or important, the image-sequence master is cheap insurance you will be glad you bought.
Master to a numbered image sequence (crash-safe, lossless). Deliver an H.264 MP4 (plays everywhere).
Render time and delivery: budgeting the export
The last and most practical step is to treat the export as a budgeting problem, because animation render time is where projects quietly blow up. The formula is blunt: total render time = number of frames x time per frame. Real-time engines like Lumion, D5, Twinmotion and Enscape render each frame in seconds, so a 900-frame clip might export in tens of minutes to a couple of hours - one of the strongest reasons archviz has moved to real-time for motion work. Offline engines like V-Ray and Corona can take minutes per frame, which turns the same 900 frames into days, the domain of overnight runs and render farms. Either way, the discipline is the same: render one frame first, time it, multiply by your frame count, and you know the real cost before you commit - so you can adjust resolution, frame rate, length or quality while it is still cheap to do so.
A few practical habits keep exports safe. Render the animation while you are not using the machine for anything heavy, since it will consume the GPU. Keep effects that are expensive per frame - heavy depth of field, dense reflections, thick atmosphere - in mind, because they multiply across every frame, not just one. And whenever a render is long or important, prefer the image-sequence master so a crash costs you minutes, not the whole job.
Finally, match the delivery to where the film will actually play. A client review link, a social post, a big-screen presentation and a website hero each have different ideal resolutions, aspect ratios and file sizes. A reasonable H.264 MP4 at 1080p with a sensible bitrate plays smoothly almost everywhere and keeps file size manageable; push bitrate and resolution up only when the destination genuinely benefits. Thinking about delivery before you render - not after - means you export once, at the right settings, instead of re-rendering because the file was the wrong shape or too big to send.
Frame rate (fps)
Frames rendered per second of video
24 fps filmic, 30 fps clean standard, 60 fps rarely needed for slow archviz. Directly multiplies frame count and render time.
Resolution (1080p / 4K)
Pixel dimensions of each frame
4K is 4x the pixels (and roughly 4x the time and file size) of 1080p. Use 1080p unless a large high-res screen truly needs 4K.
Codec / container (H.264 MP4, H.265)
Compression and file format for delivery
H.264 MP4 plays everywhere - the safe delivery default; H.265 is smaller, good for 4K, slightly less universal.
Image sequence (PNG frames)
Rendering to numbered per-frame files as a master
Crash-safe and lossless - resume after a failure and re-encode to anything later. The professional master for long renders.
Workshop - budget and export one clean clip
You will export a short walkthrough properly: predict the render time from a single test frame, master to an image sequence, and encode a delivery MP4 - so you never again guess a render blind.
A real-time engine that can export an image sequence and video (Lumion, D5, Twinmotion or Enscape), and any tool that encodes an image sequence to H.264 MP4.
Goal: an exported 1080p MP4 whose render cost you predicted in advance Inputs: any real-time engine (Lumion, D5, Twinmotion, Enscape) + one finished short walkthrough (10-20 s) Time: ~50 minutes
- 1Set your export to 1080p and 30 fps. Calculate the frame count: clip length in seconds x 30. Write it down.
- 2Render ONE frame at these final settings. Time exactly how long it takes, then multiply by your frame count to predict the full render time. Note the predicted total.
- 3Render the animation to an IMAGE SEQUENCE (numbered PNG frames) into a dedicated folder - not straight to MP4. Confirm the frames appear one by one as a crash-safe master.
- 4Encode the image sequence to an H.264 MP4 (in the engine, a video editor or a free tool). Check the file size and that it plays smoothly in a normal media player and browser.
- 5Compare your predicted render time to the actual, and note where the film will play (phone, meeting, big screen) and whether 1080p/30 fps/H.264 suits it. Adjust only if the destination truly needs more.
You’ll walk away with
One delivered 1080p H.264 MP4 exported from an image-sequence master, plus a short note recording the predicted vs actual render time and the reasoning for the chosen settings.
Three altitudes on the same idea
Read the band that fits you — or all three.
For you the export is a deadline risk, so budget it like one. A walkthrough due for a client presentation or a competition must have its render time known days ahead, not discovered the night before. Render a test frame, do the multiplication, and choose 1080p and 24-30 fps unless the venue truly needs 4K. Master to an image sequence for anything important so a crash at frame 800 does not cost you the submission.
Your walkthroughs mostly play on phones, laptops and in meetings, which makes 1080p H.264 the sweet spot. It looks crisp everywhere, renders fast and sends easily - paying for 4K buys detail a phone screen cannot show. Keep frame rate at 30 fps for clean, smooth motion, and export a compressed MP4 you can drop into a message or a portfolio without a client struggling to open it.
Learn the frames-times-time maths now and you will never ruin a deadline with a render. Before you export, render one frame, time it, and multiply by your frame count. Default to 1080p at 24 or 30 fps, master to an image sequence so a crash is survivable, and deliver an H.264 MP4. These habits cost nothing and mark the difference between a student who lost a project to a failed render and one who did not.
“Always render at the highest possible resolution and frame rate so the video looks its best.”
Do it yourself
Do the maths before you export.
- 1How many frames is a 30-second clip at 30 fps? Show the calculation.
- 2Why is 4K roughly four times the render cost of 1080p, not two?
- 3What is the difference between a container format (MP4) and a codec (H.264)?
- 4Why master to an image sequence instead of exporting straight to MP4 for an important render?
- 5How do you predict a full animation's render time before committing to it?
The one line to carry out
Peer-reviewed journals & authoritative standards
- 01Akenine-Moller, T., Haines, E., Hoffman, N. - Real-Time Rendering (resources) — realtimerendering.com, 2018.
- 02Lumion - Support & Documentation — Lumion, 2026.
- 03D5 Render - real-time ray tracing renderer — D5 Render, 2026.
- 04360-degree Video - overview of panoramic and immersive video — Wikipedia, 2026.
You can now build, structure and export a walkthrough. The final step is to make it beautiful - the cinematic language that turns a competent clip into a film: depth of field in motion, focal pulls, drone-style moves and sound.
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 →