Skip to content
A dark color-grading suite with an ultrawide monitor showing a node graph, warm orange particle trails flowing across the timeline
Back to blog tutorials

Free Motion Graphics in DaVinci Resolve: Full Workflow

ANFX 2026-07-17 8 min read

Import, composite, loop, and key free motion graphics in DaVinci Resolve — Edit page blend modes, alpha handling, the 3D keyer, and render settings that work.

To use free motion graphics in DaVinci Resolve, import the clip into the Media Pool, place it on a video track above your footage, and set its Composite Mode in the Inspector — Screen or Add for light effects on black, nothing at all for pre-keyed alpha files, and a quick 3D-keyer pass on the Color page for green-screen assets. All of it works in the free version of Resolve; none of it requires Fusion.

That’s the whole workflow in one paragraph. The rest of this guide is the settings, the format traps, and the honest boundaries of each step.

Why Resolve + Free Assets Is a Legitimate Stack

The free version of DaVinci Resolve is not a trial — it’s a full NLE with the Edit, Color, Fusion, and Fairlight pages included, delivering up to Ultra HD. The Studio-only features (advanced noise reduction, some GPU-accelerated Resolve FX, certain codec paths) barely intersect with overlay-and-background work.

Pair that with pre-rendered motion graphics — overlays, backgrounds, pre-keyed elements — and you get most of what editors buy plugin packs for, minus two real costs: rendered clips aren’t parametric (you can’t change a color with a slider), and you’ll composite them yourself. This guide is that second part.

Importing Into the Media Pool

Drag files into the Media Pool on the Media or Edit page, or use Ctrl/Cmd+I. What Resolve accepts matters more than usual here, because free motion graphics arrive in every format under the sun:

Format you downloadedResolve behavior
MP4 (H.264/H.265)Imports fine — the standard case
MOV (H.264, ProRes)Imports fine; ProRes 4444 carries alpha
MOV (Animation codec)Imports on most systems; carries alpha
PNG sequenceImports as a clip; carries alpha
WebM (VP8/VP9)Not supported — Resolve won’t import it
GIFUnreliable — convert instead

The WebM row is the one that catches people, because web-oriented asset sites and screen recorders love the format. Resolve simply doesn’t read it. The fix is a one-step WebM to MP4 conversion in the browser — though note that converting to H.264 discards any alpha transparency the WebM carried, so for transparent WebM assets, look for a MOV/ProRes or green-screen version of the same asset instead. The container-and-codec background to all of this lives in MP4 vs WebM vs MOV.

One performance note: stacking 4K H.265 overlay files on a timeline can stutter on modest machines because H.265 is expensive to decode. Right-click the clips in the Media Pool → Generate Optimized Media, and Resolve cuts lightweight editing copies automatically.

Compositing on the Edit Page

Screen and Add for light effects

Anything that’s light-on-black — glows, flares, particles, sparks, rain — composites with a blend mode:

  1. Place the overlay on the track above your footage.
  2. Select it, open the Inspector → Video → Composite section.
  3. Set Composite Mode to Screen (natural, softer) or Add (hotter, blows out highlights).
  4. Pull Opacity down if the effect overwhelms the shot.

Screen mathematically brightens your footage by the overlay’s luminance, so black contributes nothing and disappears. When to prefer Screen versus Add — and what Overlay mode actually does — is covered in depth in Screen vs Add vs Overlay: Blend Modes for Video Compositing.

Alpha files: do nothing

Pre-keyed files with embedded alpha channels (ProRes 4444 MOV, Animation-codec MOV, PNG sequences) need no configuration: Resolve reads the alpha automatically, and the clip composites over lower tracks the moment you drop it on the timeline. This is the best-case format for anything with hard edges — lower thirds, frames, badges — because blend modes would eat into the graphic itself.

If an alpha file shows a black background instead, right-click it in the Media Pool → Clip Attributes → Alpha and check the interpretation (Straight vs Premultiplied).

When you actually need Fusion

Almost never, for this workflow — and it’s worth saying explicitly because Resolve tutorials love sending beginners into the node graph. Fusion earns its keep when you need to modify a graphic (mask part of an overlay, track it to a moving object, build motion from scratch). Dropping a rendered clip over footage is an Edit-page job, full stop.

Looping a Background Clip

Resolve has no “loop clip” checkbox on the timeline, so looping a 20-second background under a 3-minute sequence is manual — but quick:

  1. Place the background clip at the start of its track.
  2. Select it, then Alt/Opt-drag (or copy-paste) end-to-end copies until the track is covered. Snapping makes the joins exact.
  3. If the loop is seamless, the joins are invisible. If it isn’t, you’ll see a hitch at every join — which is a source-file problem, not a Resolve problem. What makes a loop actually seamless is covered in How to Create Seamless Video Loops.

For slow ambient backgrounds you can also stretch time instead of duplicating: right-click the clip → Change Clip Speed, and drop it to 50% — ambient motion usually survives slowdown gracefully, and the clip now covers twice the duration.

Keying Green-Screen Assets

Some free assets ship on green backgrounds rather than with alpha. Resolve’s 3D keyer on the Color page handles them in four steps:

  1. With the overlay clip selected on the timeline, open the Color page.
  2. Open the Qualifier panel and switch it to 3D mode.
  3. Drag a short stroke across the green background in the viewer — the keyer samples it and builds a matte instantly.
  4. Right-click in the node graph → Add Alpha Output, then connect the node’s blue key output to it. Back on the Edit page, the green is gone and the asset composites over your footage.

Invert the selection if you keyed the subject rather than the background (Qualifier panel → Invert), and use the Matte Finesse controls (Clean Black, Clean White) to tighten edges. For context on when green-screen assets beat alpha assets and vice versa, see 5 Ways to Use Green Screen Overlays.

Render Settings for YouTube and Social

On the Deliver page, the quick-preset row already includes a YouTube preset that produces a correct file. For manual control, these settings cover the standard cases:

SettingYouTube 1080pYouTube 4KVertical (Shorts/Reels)
FormatMP4MP4MP4
CodecH.264H.264 or H.265H.264
Resolution1920×10803840×21601080×1920
Frame rateMatch timelineMatch timelineMatch timeline
QualityRestrict to 20,000 kb/s+Restrict to 45,000 kb/s+Restrict to 20,000 kb/s+
AudioAAC, 320 kb/sAAC, 320 kb/sAAC, 320 kb/s

Platforms re-encode every upload, so the strategy is always the same: hand them a generous-bitrate H.264 and let them do the destruction. For vertical delivery, set the timeline resolution to 1080×1920 (Timeline Settings) rather than cropping at render time, so you can frame your overlays for the vertical composition properly.

FAQ

What are the limits of the free version of DaVinci Resolve?

The free version is a complete editor: all four main pages, no watermarks, no time limits, delivery up to Ultra HD (3840×2160). Studio adds advanced noise reduction, more Resolve FX, stereoscopic tools, and expanded codec/GPU acceleration options. Nothing in the overlay-compositing workflow in this guide requires Studio.

Why won’t my WebM file import into Resolve?

Resolve doesn’t support VP8/VP9 WebM import at all — the file isn’t corrupt, the format just isn’t included. Convert it to MP4 and it imports normally. If the WebM had transparency, that alpha won’t survive an H.264 conversion; source the asset as ProRes 4444/PNG sequence, or as a green-screen version and key it.

Why does my overlay look pixelated or soft?

Almost always a resolution mismatch: a 720p or 1080p asset scaled up on a larger timeline. Check the clip’s native resolution in the Media Pool against your timeline resolution — an overlay should match or exceed it. Second culprit: heavily compressed source files, where fine particles and thin lines arrive already crunchy. Whether resolution genuinely matters for your delivery target is covered in 4K vs 1080p Motion Graphics.

How do I fade an overlay in and out?

Hover over the top corner of the clip on the timeline — a white fade handle appears at each end; drag it inward. That fades opacity, which works for both alpha files and blend-mode composites. For keyframed control, use the Inspector’s Opacity parameter with the keyframe diamond.

Can I use these assets in vertical video?

Yes — set your timeline to 1080×1920 and reposition. Horizontal background loops usually survive a center-crop to vertical; overlays and elements should be repositioned deliberately, since a composition designed for 16:9 rarely lands well when cropped blind.

Enjoy this article?

Share it with your creative community and help others discover great content.