Auto-Clipping

Apex Legends Montage Maker: Beyond NVIDIA Highlights

You dropped hot on Fragment East, cleaned up a full squad wipe, hit a clutch 1v3 to close the ranked game, and stacked four more knocks across the session. Then you open your NVIDIA Highlights folder expecting a pile of clips — and it saved four. Four. Half your best knocks never made it, the Wraith-portal play is gone, and the one clip it did keep starts after the fight already began.

Here is what nobody tells you: those moments are not lost. An Apex Legends montage maker that scans the whole session afterward can still recover them — every knock and kill is sitting in your ShadowPlay recording, printed in the kill feed, waiting to be found. The move is to stop trusting Highlights to catch moments live, because it misses too many, and instead scan the recording afterward, when nothing can slip past. A scanner that reads the kill feed retroactively finds every knock in the VOD, not just the handful Highlights happened to notice.

Full transparency: we build GameClipper Advanced, a Windows app that scans local VODs for kills, and it powers the workflow below. The free version runs the whole detect-tune-export pipeline with a small watermark, so you can follow this end to end without paying. The recording and editing advice works with any tool you like.

Why NVIDIA Highlights Misses Your Apex Kills

NVIDIA Highlights was never a general clip-catcher. It is a per-game integration — each studio has to wire its game into NVIDIA's Highlights SDK so the game can tell ShadowPlay “a knock just happened, save the last 15 seconds.” When it fires, it is genuinely convenient. But that architecture has four failure modes that hit Apex players constantly:

  • Detection happens only at capture time. If the game does not fire the event in the moment — a dropped hook, an overlay conflict, a chaotic third-party fight — the clip is gone forever. There is no second chance; the moment passed unrecorded.
  • Clips are a fixed length around the kill frame. You get a short window centered on the elimination, not the whole fight. The reposition, the pre-fire, the Wraith portal that set it up — all cut off.
  • You cannot re-tune it. Highlights recorded what it recorded. There is no sensitivity dial, no way to say “also catch knocks, not just finishers,” and no re-run to rescue what it skipped.
  • Support is legacy and frozen. NVIDIA's own developer page for the Highlights SDK now labels it a legacy SDK that is “no longer supported.” No new games, no fixes for broken integrations.

That last point matters for Apex specifically. Dig through the NVIDIA and GeForce forums and you will find years of “Highlights not recording my kills” threads — the Apex integration has always been shaky, and with the SDK frozen it is not getting steadier. If Highlights routinely comes up half-empty for you, that is not you doing something wrong. It is the architecture. We walk through the fixes and the honest ceiling in our guide to NVIDIA Highlights not working.

The Fix: Keep Recording with ShadowPlay, Scan the VOD Afterward

Most “Highlights alternative” articles get one thing wrong: they tell you to ditch ShadowPlay for a different recorder. But ShadowPlay is not the problem. As a recorder it is excellent — low overhead, GPU-accelerated, near-zero FPS cost. The broken part is only the per-game Highlights trigger, the piece that decides when to clip.

So keep ShadowPlay for what it is great at, and replace only the broken half. The whole workflow is two moves:

  1. Record the entire session with ShadowPlay. Manual record, or Instant Replay set to a long buffer — either way you capture everything, not just what a live trigger managed to catch.
  2. Scan the recording afterward. A kill-feed scanner walks the whole VOD and finds every knock and kill retroactively, because it reads the on-screen feed instead of waiting for a live event.

That is the thesis: detection moves from capture time to after the fact. Nothing slips past a scan that runs on a file already containing every moment. And because the scan happens once you have stopped playing, it costs you exactly zero FPS during the match — unlike overlay-based clippers (Medal, Outplayed) that run alongside the game and fight it for frames. This is the same retroactive idea behind a whole class of tools that auto-clip every kill in a VOD.

Tip: If you prefer Instant Replay over manual record, bump the buffer to 10–20 minutes and save at the end of each match instead of each fight. You still capture full engagements, and the scanner finds the kills inside those chunks — you just stop pressing save mid-clutch.

How Auto-Detecting Knocks and Kills from the Kill Feed Works

Competitors stay vague here on purpose — “AI trained for Apex” sounds impressive and explains nothing. Here is the actual mechanism, because it is what makes the promise credible.

Every knock and kill in Apex prints a line in the kill feed: your name, a weapon or ability icon, the downed or eliminated player. That is a visual event, in a fixed spot on screen, with predictable text. Computer vision can watch that region frame by frame and flag every time a matching line appears — no game integration, no SDK, no developer cooperation required. It reads pixels, so it does not care that NVIDIA froze its Apex support.

In GameClipper Advanced you calibrate once. Open a VOD, draw a box around the Apex kill-feed region, and capture your in-game name. That gets saved as a reusable Apex profile, so every future session is one click to scan. The scanner offers multiple matching modes, including OCR name confirmation — it reads each feed line and checks it against your captured name, so a squad-mate's knock never lands in your montage. That name-confirmation step drops false positives to near zero, which matters enormously in a trios game where the feed scrolls with three teammates' frags. We go deeper on that in clipping only your kills, not your teammates'.

Drawing a calibration box around the Apex Legends kill feed in GameClipper Advanced and capturing the in-game name
Calibrate once: box the Apex kill feed, capture your in-game name, save it as a reusable profile the scan reuses every session.

Step-by-Step: From ShadowPlay VOD to Montage Clips

Four steps, from a raw recording to a folder of trimmed clips. Steps 1 and 4's editing notes apply to any tool; steps 2 and 3 are where the scan does the grunt work.

Step 1: Record with ShadowPlay or Instant Replay

Capture the full session, not clip-by-clip. Settings that hold up in an editor:

  • Resolution and frame rate: 1080p at 60 fps, at your monitor's native resolution so the kill-feed text stays crisp for OCR.
  • Encoder: NVENC. It offloads encoding off the cores Apex needs, so the FPS cost is minimal.
  • Bitrate: 30–50 Mbps keeps muzzle flash and fast Wraith movement clean without ballooning the file.
  • Keep the HUD default and the kill feed visible. Hide the feed and both your viewers and the scanner lose the one on-screen event that marks a kill.

Step 2: Load the VOD into GameClipper

Drop your ShadowPlay recording straight in — no upload, no queue, no account link. The file already lives on your drive, so it opens instantly. Pick your saved Apex profile (or calibrate the first time), and you are ready to scan. Everything runs locally; your footage never leaves the machine.

Step 3: Scan and Review Detected Knocks and Kills

Run the scan. It walks the whole VOD and returns a timestamped list of every detected knock and kill — each one a clip candidate with a preview, not a vague “highlight” guess. Skim the list, confirm OCR kept only your name, and untick anything you do not want (a throwaway knock during a rotate, say). What is left is your session's real highlights, found in one pass.

Step 4: Adjust Lead-In and Export

Set your lead-in and lead-out (next section), let it auto-assemble a montage with cuts or fades, then export. GPU NVENC export gives you 1080p 16:9 for YouTube, plus vertical 9:16 for Shorts and TikTok. Done — a folder of trimmed clips, or a finished montage, from a recording Highlights would have half-missed.

Tip: New to the pipeline? Run last night's ranked VOD through the free version first and just count the detected knocks against what Highlights saved. Seeing that gap is the fastest way to trust the workflow — it only takes one recording.

Tune the Whole Fight, Not Just the Kill Frame

This is the part no clipper — not Highlights, not Medal, not the cloud tools — gives you, and it is why VODs beat capture-time clips for montages. A knock is not a montage clip. The fight is. You want the swing, the reposition, the ability combo that set it up, then the kill, then a beat of aftermath to breathe.

GameClipper Advanced controls the padding directly:

  • Lead-in: how many seconds before the detected kill each clip starts. Apex fights are fast and positional, so 3–5 seconds usually captures the swing or the portal that set it up.
  • Lead-out: how long the clip holds after the kill — enough to land the squad-wipe banner or the emote, not so long it drags.
  • Match sensitivity: loosen it to catch every faint knock, tighten it to keep only clean eliminations.
  • Minimum clip length and scan rate: filter out throwaway pokes and trade scan speed against thoroughness.

The key detail: every one of these recomputes the results live, with no re-scan. Nudge lead-in from 3 to 6 seconds and every clip updates instantly — you are not re-processing a two-hour file, you are re-slicing an index the scan already built. That single capability is what a fixed-length Highlights clip can never do. From there you get a hand-editable timeline: preview any clip, nudge start and end, trim, drop, restore.

Adjusting lead-in and lead-out on detected Apex clips in the GameClipper Advanced timeline
Tune lead-in, lead-out, and sensitivity; results recompute live so you frame the whole fight, not just the kill frame.

GameClipper vs. NVIDIA Highlights vs. Cloud Clippers

Every option that finds Apex moments makes a different trade on when it detects, where your footage goes, and what it costs. Straight comparison:

FactorNVIDIA HighlightsOverlay clippers (Medal, Outplayed)Cloud AI (Eklipse, Allstar)GameClipper Advanced
Detection timingCapture time (per-game SDK)Capture time (overlay)Cloud AI after uploadRetroactive VOD scan
Runs while you playYes (driver + overlay)Yes (overlay, costs FPS)No (but you upload after)No — nothing runs mid-match
Footage locationLocalLocal, often cloud-syncedUploaded to their servers100% local, fully offline
Whole-fight lead-inFixed clip lengthFixed / limitedLimitedAdjustable lead-in & lead-out
Re-scannable / re-tunableNoNoNo (re-upload)Yes, recomputes live
Your kills onlyNoNoNoOCR name confirmation
PriceFree (legacy, frozen)Free / freemiumSubscription for exportsFree w/ watermark, $19 one-time

Honest read: overlay clippers like Medal and Outplayed suit players who mainly want to share single clips to socials fast. Cloud tools such as Eklipse and Allstar make sense if you stream and want clips pulled from platform VODs — though a 2-hour session means uploading gigabytes and waiting out a processing queue to get roughly a handful of clips back, re-encoded. For building a montage from local ShadowPlay recordings, that upload-and-wait trade is a strange one. We keep a fuller side-by-side in our Eklipse alternatives comparison.

Turning Clips into a Montage

A folder of your kills is not a montage yet. GameClipper auto-assembles one with hard cuts, fades, or crossfades, and that gets you 80% of the way. For the last 20% — the part that makes it feel edited — three pointers competitors skip:

  • Pick the song first, then cut to it. The track is the skeleton; clips hang off its beats. High-BPM phonk or hard electronic (140–175 BPM) with a clear drop works because your best clip — the squad wipe or the 1v3 — lands on the drop. Pull copyright-safe music from NoCopyrightSounds so your upload does not get claimed.
  • Order for the hook. Open with your second-best clip to grab the first five seconds, escalate through the middle, and close on your best. Keep it tight — 8–15 clips beats 40, because viewers judge you by your average clip.
  • Cut hard, effect lightly. Default to hard cuts on the beat; a brief speed ramp into a swing or a half-second of slow-mo on a clean thirsted knock adds punch. Transition spam between every clip is the fastest way to look amateur.

For frame-exact beat syncing, do the final pass in CapCut or DaVinci Resolve (both free). If you want the full end-to-end version, we cover it in how to make a gaming montage from VOD to upload.

Ship Your Apex Montage This Weekend

Recording is passive, the scan runs while you grab a drink, and the fun part — ordering clips and cutting to the beat — fits in an evening. Stop letting a frozen legacy SDK decide which of your knocks survive. Keep ShadowPlay for what it does well, and let a retroactive scan turn those VODs into every clip you actually earned. Download GameClipper Advanced free, run last night's session through it, and count the knocks Highlights missed — the $19 watermark unlock can wait until you have.

Frequently asked questions

Does NVIDIA Highlights work with Apex Legends?

It can, but unreliably. Highlights depends on a per-game integration through NVIDIA's Highlights SDK, which is now marked legacy and no longer supported. Apex players have reported missed and un-saved kills for years. When it fires it saves a short clip; when it does not, that moment is gone with no way to recover it.

Why is NVIDIA Highlights not recording my Apex kills?

Because detection happens only at capture time. If the in-game event does not fire — an overlay conflict, a dropped hook, or a busy third-party fight — nothing gets saved and there is no second chance. The Highlights SDK is also frozen, so broken Apex integrations do not get fixed. Scanning a full recording afterward avoids the problem entirely.

What Apex Legends moments can be auto-detected (knocks, kills, squad wipes)?

Anything that prints a line in the on-screen kill feed. That means your knocks and your eliminations, each timestamped as a clip candidate. Because OCR confirms your in-game name on every line, a squad wipe reads as your consecutive kills while teammates' frags are filtered out, so only the plays you actually made land in your montage.

Can I make a montage from old Apex recordings or VODs?

Yes — that is the whole point of retroactive scanning. Any ShadowPlay, OBS, or capture-card recording on your drive can be scanned for kills after the fact, no matter how old. You are not limited to what a live trigger caught in the moment. Point the scanner at last month's ranked sessions and it finds every knock in them.

How long does it take to clip an Apex Legends video?

A local scan runs on your own GPU with no upload and no processing queue, and you can trade scan rate against thoroughness. Cloud clippers add upload time for a multi-gigabyte VOD plus a server queue on top before you see anything. Skipping both the upload and the queue is the main speed advantage of scanning locally.

How do I record Apex Legends without lag?

Use your GPU's hardware encoder (NVENC on NVIDIA) instead of CPU encoding, which offloads recording off the cores Apex needs. Cap the recording at 1080p60 rather than higher, keep a fast SSD for the footage, and close background overlays. Because you scan the VOD afterward, nothing extra runs during the match to cost you frames.

Keep reading