How to Fix 'Media Offline' in DaVinci Resolve (2026 Guide)
Seeing the dreaded red 'Media Offline' screen? Don't panic. Here is how to relink your footage and prevent it from happening again.
What does “Media Offline” mean in DaVinci Resolve?
“Media Offline” means Resolve can’t find the media files that the timeline or edit list references. The timeline still has your clip structure, but the underlying video/audio files are missing or the file paths have changed.
In practice, this usually happens when the file location (or naming) Resolve expects is different from where the media actually lives now.
Why does DaVinci Resolve show Media Offline instead of replacing clips?
DaVinci Resolve treats the media references in your project as authoritative. If the project points to a specific path (including folder names), Resolve won’t guess where the files moved to—because guessing can silently break edits, audio sync, and color management.
That’s why the fix almost always comes down to relinking or re-mapping source paths.
What are the most common causes of Media Offline errors?
The most frequent causes are predictable: file paths change, folder structure changes, or an XML/EDL created elsewhere references different locations.
How do moved hard drives trigger Media Offline?
If you move your raw footage to another drive (e.g., from an internal SSD to an external HDD), the path Resolve stored no longer exists. Even if the filenames are identical, the full path typically differs, so Resolve marks clips offline.
Typical examples
/Volumes/Footage/CameraA/clip001.movbecomes/Volumes/External/CameraA/clip001.mov- Windows drive letters change (e.g.,
D:\becomesE:\)
How do renamed folders cause offline media?
Resolve stores the referenced source path with folder names. If you rename a parent folder (or any folder in the path), Resolve can’t match the expected location.
Even a small rename like CameraA → CamA can break the reference.
How do XML imports from other NLEs cause Media Offline?
When you import an XML from another editor (Final Cut Pro, Premiere Pro, etc.), that XML includes source path metadata. If those paths don’t exist on your current machine, Resolve can’t locate the media and flags clips offline.
This is especially common when:
- You exported XML on a different computer
- You used different folder structures
- You moved media after exporting the XML
How do missing or corrupted files show up as offline?
If the file is deleted, partially copied, or corrupted such that Resolve can’t read it, Resolve may still label the clip offline (or fail to link it correctly).
How do “transcoded” or “proxy” workflows contribute?
If your timeline references proxy media or optimized media, and those proxies aren’t present (or were regenerated elsewhere), Resolve will flag the timeline as offline for those elements.
How do you find exactly which clips are offline in Resolve?
Resolve marks offline clips visually in the Media Pool and timeline, but the fastest way is to use the Media Pool filters and selection tools.
Where do offline clips appear in the Media Pool?
In the Media Pool, offline clips typically appear as red entries. Some projects also show offline icons on timeline clips, but the Media Pool is the most direct place to select everything at once.
How do you confirm the scope of the problem?
Before relinking, confirm whether:
- Only a few clips are offline, or
- Entire camera angles or sessions are offline
This matters because the best fix differs:
- Few clips → relink selected clips
- Many clips with consistent path mismatch → change source folder mapping
How do you fix Media Offline by relinking selected clips?
Relinking is the standard remedy when the files exist somewhere else on your system.
How do you select all offline clips in the Media Pool?
- Open your Media Pool.
- Switch to a view that shows clip status clearly.
- Select all red (offline) clips.
If you don’t have a “select all offline” button, you can often:
- filter by status (depending on Resolve version), or
- manually multi-select red clips.
How do you relink selected clips?
- Right-click the selected offline clips.
- Choose Relink Selected Clips.
- Navigate to the folder that contains the original media files.
- Select the correct folder and confirm.
Resolve attempts to match clips by filename and metadata references inside the relink operation.
What should you do if relinking fails?
If relinking doesn’t reconnect everything, it usually means:
- the folder doesn’t contain the expected filenames, or
- the media is in a different structure (e.g., extra subfolders), or
- the XML references a deeper path that doesn’t map cleanly.
In that case, jump to source folder mapping.
How do you fix Media Offline by mapping old paths to new paths?
Resolve includes a workflow to map the “old” referenced folder to the “new” actual folder. This is ideal when many clips share the same original path.
How do you use “Change Source Folder”?
- Locate the option labeled Change Source Folder (wording may vary slightly by Resolve version).
- Provide the old source folder path (the one Resolve expects).
- Point Resolve to the new folder where the media currently lives.
- Apply the mapping and let Resolve rebuild the links.
When is Change Source Folder the best option?
Use it when:
- you imported an XML from another system, and
- many clips are offline because the entire media root moved.
It’s faster than relinking clips one by one.
How do you fix Media Offline after importing XML from Final Cut Pro or Premiere?
XML relink issues are often path-related. The goal is to make Resolve’s expected paths available—or remap them.
What should you check before relinking?
- Do you have the raw media files locally on the machine running Resolve?
- Are the filenames unchanged?
- Is the folder structure similar to what the XML expects?
If the media exists but in a different folder layout, Resolve may still relink successfully with folder mapping.
What’s the most reliable relinking strategy for XML?
- Try Relink Selected Clips for quick wins.
- If it affects too many clips, use Change Source Folder to map the old root media directory to the new root.
Why do XML path mismatches happen even when files exist?
Because XML often includes absolute paths. For example, it might reference:
- a specific drive letter
- a specific macOS volume name
- a specific folder hierarchy
If any part of that path differs, Resolve treats the clip as offline.
How do you prevent Media Offline in future projects?
Prevention is mostly about controlling the two things that break references: file location and project export assumptions.
How do you stop path mismatches caused by moving files?
After you start a project:
- keep your raw media in a stable folder
- avoid moving it between drives
- avoid renaming camera folders or session folders
If you must move media, do it before creating the edit list/timeline, or do it consistently across all exported artifacts (XML/EDL).
How do you maintain stable drive paths?
If you regularly edit with external drives:
- use consistent mount points (macOS volume names, Windows drive letters)
- avoid plugging into different ports that cause remapping
- keep your media in the same directory structure
How do you avoid folder renaming after export?
A simple rule:
- rename folders only before exporting XML/EDL
- once you export an edit list, treat folder names as locked
How do you handle proxies and transcodes safely?
If your workflow uses proxies:
- ensure proxies are generated in a predictable location
- keep proxy media alongside the project or regenerate proxies after moving media
- confirm whether the XML references raw or proxy media
How can Cutsio prevent Media Offline when generating XML for Resolve?
Cutsio is designed to automate the rough-cut phase while keeping your media references stable for downstream NLE work. If you use Cutsio to generate your edit list (XML), you can avoid the most common “XML path mismatch” scenarios.
How does Cutsio help prevent Media Offline when exporting XML/EDL?
Cutsio doesn’t alter or reorganize your original raw video files. That means the source files you uploaded remain where you expect them to be, and the XML/EDL you export points Resolve to media you already have.
In other words: Cutsio focuses on pre-editing and timeline assembly—not on moving your footage around.
What should you do before using Cutsio for Resolve XML?
- Upload or ingest your raw footage into Cutsio.
- Create your edit using Cutsio features (silence cutting, searching, and selecting moments).
- Export the edit list to your NLE using Cutsio’s XML/EDL export.
What should you avoid to prevent offline media?
Avoid moving your raw video files after uploading them to Cutsio. If you relocate the underlying media after the edit list is created, any NLE may lose the referenced paths—Resolve included.
How do you use Cutsio’s Silent Slicer to reduce edit time before exporting?
Silent Slicer automatically removes dead air and extended silence so your timeline becomes usable faster. This reduces the amount of manual scrubbing and rescanning you’d otherwise do in Resolve.
How do you remove silence efficiently in a pre-edit stage?
Instead of waiting until Resolve, use Cutsio to:
- detect silent segments
- slice them out during pre-edit
- produce a cleaner rough cut you can export
This is especially useful for podcasts, interviews, and webinars where “ums,” pauses, and long gaps are common.
What’s the practical workflow with Silent Slicer?
- Import your audio/video into Cutsio.
- Run Silent Slicer to identify low-activity sections.
- Review the slices quickly.
- Keep the best takes and remove the rest.
- Export an XML/EDL to Resolve only after the structure is correct.
How do you find the right clip instantly with Cutsio Semantic Search?
Semantic Search lets you locate moments by meaning or spoken phrase, not by manual timeline scanning. That reduces the likelihood of misplacing files or creating incomplete references.
How does Semantic Search work in an editing context?
You can search for:
- spoken phrases (“show me the part where you mention the pricing model”)
- topics (“the section about onboarding”)
- specific answers (“what camera did you use?”)
Cutsio returns the exact moments, so you can build the rough cut without hunting.
Why does instant search matter for Media Offline prevention?
When you find moments faster, you:
- finalize the edit structure sooner
- export fewer intermediate timelines
- rely less on repeated XML exports that can accumulate path issues
How do you use Cutsio transcripts and AI summaries to speed up rough cuts?
Cutsio provides free transcripts and AI summaries, which help you review content quickly and select the best segments with less scrubbing.
How do transcripts reduce manual editing?
Transcripts give you:
- a text-based map of what’s said
- a way to jump to exact timestamps
- faster selection for hooks, key claims, and conclusions
How do summaries help build a structured timeline?
Summaries help you identify:
- where the core argument starts
- where the most valuable points occur
- which parts are repetitive or off-topic
That makes the rough cut more accurate before you export to Resolve.
How do you export a ready-to-edit timeline from Cutsio to Resolve?
Once your pre-edit is correct, export as an edit list so Resolve can take over for grading, finishing, and final audio polish.
How do you export XML/EDL from Cutsio to your NLE?
Cutsio supports export XML/EDL directly to Final Cut Pro, DaVinci Resolve, and Premiere Pro. The key benefit is that your timeline is built from the curated selections you made—so you’re not rebuilding the edit from scratch.
What should you check after importing into Resolve?
After import:
- verify that the timeline loads
- check a few critical clips first
- confirm that the media pool shows linked files (not red/offline)
If anything is offline, relink using the folder mapping approach described earlier.
How do you use Agentic Chat in Cutsio to automate edit decisions?
Agentic Chat lets you ask questions about footage and request edits based on what’s in the content. This is useful when you want consistent structure without manually browsing.
What kinds of tasks can you ask for?
Examples:
- “Find the best 30-second hook where the guest explains the main problem.”
- “Cut out the pauses longer than 2 seconds.”
- “Create a timeline with intro, 3 key points, and a closing summary.”
Cutsio can then execute editing steps in a way that’s easier to review and export.
How do you generate YouTube titles and hooks with Cutsio Script AI?
If you’re producing educational or podcast-to-YouTube content, Script AI can generate:
- YouTube titles
- hooks
- outlines
How does script generation connect to editing?
A stronger hook means you can choose earlier moments more deliberately. That reduces the chance you’ll reorder clips later (which can create extra exports and increase path mismatch risk).
What troubleshooting steps should you follow when Media Offline persists?
If you’ve relinked and mapped source folders but still see offline clips, use a systematic approach.
How do you identify whether only one camera angle is affected?
- Look for patterns: are all clips from one camera red?
- If yes, you likely pointed Resolve to the wrong folder or missing that camera’s subfolder.
How do you confirm filenames match exactly?
Even if files exist, Resolve may fail if:
- filenames changed
- extensions differ (e.g.,
.mp4vs.mov) - duplicates exist and Resolve links incorrectly
Check that the media pool’s expected names match the actual files.
How do you handle different file types or codecs?
If the media exists but Resolve can’t decode it, it may not link properly. Verify that your raw media is readable by Resolve.
How do you avoid relinking the wrong folder?
When relinking:
- choose the folder that contains the actual files (not just a parent folder)
- ensure the folder matches the XML’s expected hierarchy if possible
How do you re-check your export process from Cutsio?
If you exported a timeline from Cutsio:
- confirm you didn’t move raw footage after upload
- confirm you exported the correct project/timeline
- ensure you imported the correct XML/EDL into Resolve
What’s the fastest end-to-end workflow to avoid Media Offline and finish your rough cut?
Use this workflow when you want speed and fewer relinking problems:
- Ingest footage into Cutsio (keep raw files stable).
- Use Silent Slicer to remove dead air and pauses.
- Use Semantic Search to find the exact moments by phrase or topic.
- Review with free transcripts & AI summaries.
- Use Agentic Chat to assemble a clean rough cut.
- Export XML/EDL to DaVinci Resolve.
- In Resolve, import and quickly verify links; if anything is offline, use Relink Selected Clips or Change Source Folder.
This approach automates the tedious rough-cut phase, reduces repeated timeline exports, and keeps your edit list aligned with your media—so you spend more time finishing and less time relinking.
How do you decide between Relink Selected Clips and Change Source Folder?
Choose based on how widespread the offline issue is.
- If only a handful of clips are red: Relink Selected Clips
- If many clips are offline due to a moved media root: Change Source Folder
If you’re consistently importing XML from other tools or systems, mapping source folders is often the most efficient path.
Final checklist: what to do when Resolve says Media Offline
- Confirm the media files still exist on the drive.
- Avoid relying on guesses—use Relink Selected Clips or Change Source Folder.
- Verify filenames and folder names match what the edit list expects.
- If using XML/EDL exports, keep media paths stable.
- If you want fewer path issues, build the timeline in Cutsio and export to Resolve only after your rough cut is finalized.
Cutsio is built for exactly this: automate rough cuts, locate moments instantly with Semantic Search, remove silence with Silent Slicer, generate transcripts/summaries, and export a ready-to-edit timeline to Resolve—without turning your editing workflow into a relinking exercise.