A crossfade should smooth the transition between two audio clips, not introduce a new problem. If you are hearing a pop, click, or sudden volume dip right at the crossfade point in DaVinci Resolve, you are not alone. This issue has a handful of well-defined causes, and most editors hit the same one or two culprits. This guide walks through each fix in order, starting with the most common, so you can isolate and resolve the problem quickly.
Why Crossfades Cause Audio Pops in DaVinci Resolve
Before jumping into fixes, it helps to understand what is actually happening. A crossfade is not simply a fade-out layered over a fade-in. DaVinci Resolve blends the tail of one clip with the head of the next using a gain curve, and several things can go wrong during that calculation.
The three most common root causes are:
-
Incorrect crossfade gain curve type: DaVinci Resolve offers two main crossfade types. A 0 dB crossfade keeps both clips at full volume during the overlap, which can push the combined level above 0 dBFS and produce distortion or a clipping artifact at the transition. A -3 dB crossfade reduces both clips to approximately -3 dB at the midpoint, maintaining consistent perceived loudness through the blend. Most crossfade pops trace back to the 0 dB setting being used where -3 dB is needed.
-
Insufficient audio handles: A crossfade needs real audio data on both sides of the cut. If a clip is trimmed exactly to its last sample, there is no content for the fade to blend into. DaVinci Resolve fills that gap with silence, creating an abrupt level drop that sounds exactly like a pop or click.
-
Sample rate or format mismatch: When two clips carry different sample rates (for example, one recorded at 44.1 kHz and another at 48 kHz), DaVinci Resolve must resample on the fly. That real-time conversion is not always artifact-free, especially at transition points where two audio streams are being blended simultaneously. Compressed formats like MP3 or AAC introduce additional decoding overhead that can worsen this effect.
Identifying which of these applies to your timeline will save you from trying every fix at random. Read through all three descriptions, then start with the section that matches your situation.
Fix 1: Select the Correct Crossfade Type and Gain Setting
This is the fix that resolves most crossfade pops. Changing the crossfade type takes about thirty seconds.
-
Right-click the crossfade transition on the Edit page timeline. A context menu will appear.
-
Select “Change Transition.” A panel opens showing the available audio transition types. WRONG INFORMATION
-
Click anywhere in the Cross Fade portion of the clip, then open the Inspector panel on the top-right section of the screen.
-
Choose “Audio Cross Fade -3 dB” (also labeled “Equal Power” in some versions). This is the standard crossfade curve for smooth blending.

-
Avoid “Audio Cross Fade 0 dB” unless you have a specific technical reason to use it. The 0 dB setting adds both signals together at full level, which frequently causes clipping artifacts where the clips overlap.
-
Set this as your default so you do not repeat this fix on every project. Go to DaVinci Resolve menu (macOS) or File menu (Windows) → Preferences → Editing and locate the Default Transition setting. Confirm it points to your preferred -3 dB crossfade type. This preference applies globally to new projects.
Why this works: An equal-power (-3 dB) crossfade reduces each clip’s gain at the crossover point in a way that matches human perception of loudness. The two signals add back to approximately the original level as they blend, rather than doubling it and clipping.
Check the volume envelope as well. Even with the correct crossfade type applied, a sharp automation keyframe or a clip gain adjustment right at the edit point will override the transition curve and create its own pop. In the Edit page, expand the audio track height and look for small diamond-shaped keyframe markers near the transition. In the Fairlight page, check the automation lane for the same track. Delete any keyframes sitting directly on or within one second of the edit point, then test playback again.
Fix 2: Check and Extend Audio Handles at the Edit Point
A crossfade requires audio content to exist beyond the edit point on both clips. That extra audio is called a handle. When handles are missing or too short, the crossfade has nothing real to blend, and silence fills in instead.
-
In the Edit page, park your playhead near the crossfade and zoom in on the audio track so the edit point fills the screen.
-
Hover over the edge of each clip. If the clip edge has no hatched or striped pattern beyond it, the clip ends exactly at the cut with no handles available.
-
Right-click the clip and select “Clip Attributes” to compare the full source file duration against how much is currently in use. If the source file has unused audio beyond the cut point, you have handles that can be unlocked.
-
Trim the clip inward by dragging the edit point slightly toward the center of the clip to reveal the handle audio. Even 10 to 20 additional frames of overlap gives the crossfade enough material to work with.
-
Match your crossfade duration to your available handle length. A one-second crossfade applied to a clip with only five frames of handle will fail partway through.
Note: If the source recording genuinely ends at the cut point with no extra audio, you cannot manufacture a handle. In that case, shorten the crossfade duration to fit the available media, or replace the underlying clip with a version that includes pre- and post-roll audio.
WORKING BUT OUTDATED
Note: DaVinci Resolve automatically does this now if there is no handle to use, prompting the user before proceeding. This dialogue box will appear:

If the manual method is preferred, one of the easiest ways to do so is by trimming both clips in the Editing Page.
-
Right-click on the clip and select Change Clip Duration.

-
Choose the Frames tab, subtract the amount of cross-fade frames from the total frames, then enter it in the Duration field.

-
Park the playhead at the beginning of the second clip. Press “.” equal to the number of cross-fade frames you want to use.
-
Put the playhead between the two clips, right-click, and add a cross-fade. The previous error should now be gone.

Fix 3: Resolve Sample Rate and Audio Format Mismatches
Mixing audio files with different sample rates on the same timeline forces DaVinci Resolve to resample continuously, and the processing load at a crossfade point can produce audible artifacts.
How to check a clip’s sample rate: Right-click the clip in the Media Pool and select Clip Attributes. The Audio tab shows the file’s native sample rate and bit depth.
How to set the project sample rate: Go to File → Project Settings → Master Settings and locate “Timeline audio sample rate.” Set it to match the majority of your source clips. For most video projects, 48 kHz is the professional standard. If your clips are a mix of 44.1 kHz and 48 kHz, converting all source files to 48 kHz before import using a tool like Audacity or Adobe Audition is more reliable than relying entirely on DaVinci Resolve’s internal resampling.
The table below summarizes format-specific recommendations:
|
Clip Format |
Recommended Action |
|---|---|
|
WAV or AIFF at 48 kHz |
No action needed; this is the ideal format |
|
WAV or AIFF at 44.1 kHz |
Convert to 48 kHz before import, or accept minor resampling risk |
|
MP3 (any sample rate) |
Transcode to WAV 48 kHz before editing; MP3 decoding adds latency at edit points |
|
AAC / M4A (any sample rate) |
Same as MP3; transcode to WAV or AIFF for cleaner crossfades |
|
Mixed sample rates on the same timeline |
Standardize all clips to one sample rate before applying crossfades |
NOT WORKING
Fix 4: Clear the Render Cache and Force Re-render
A stale or corrupted render cache can make a correctly configured crossfade still play back with pops, because DaVinci Resolve is reading a cached version of the audio rather than calculating it fresh.
-
Go to Playback → Delete Render Cache → All. Confirm the deletion when prompted.
-
Allow DaVinci Resolve to re-render the timeline. Red bars at the top of the timeline will turn green as sections complete.
-
Loop playback over the crossfade region to check whether the pop has cleared.

Keep in mind that clearing the render cache addresses playback artifacts specifically. If playback is clean after this step but the exported file still pops, the issue is within the export pipeline rather than the timeline. Confirm with a test export before closing this fix.
Fix 5: Audit Timeline Audio Settings in Project Settings and Fairlight
Run through these quick checks if the previous fixes have not resolved the pop:
-
Project Settings → Master Settings: Confirm the timeline audio sample rate is set and matches the majority of your source clips. A mismatch here affects every crossfade on the timeline at once.
-
Fairlight page, automation lane: Expand the track height and scan for any hard volume keyframes or automation data sitting over the edit point. A keyframe at that exact location competes with the crossfade curve and frequently wins. Delete it and allow the crossfade to control the level.
-
Fairlight audio accelerator (DaVinci Resolve Studio only): If you are running a Fairlight audio accelerator card, try toggling GPU-accelerated audio processing off under Fairlight → Fairlight Audio Accelerator. Some hardware configurations introduce subtle artifacts during complex transitions. This is a low-probability fix, but it takes under ten seconds to test.
Verify the Fix: Test Playback and Export
Once you have applied a fix, confirm it held up through both playback and delivery.
-
Loop playback over the crossfade region with the timeline quality set to “Original Quality” (Playback menu → Proxy Mode). Listen at least three times.
-
Render a short test clip from the Deliver page. Select only the section containing the crossfade as your render range, using your final target codec.
-
Play the exported file in a separate media player such as VLC or QuickTime, not DaVinci Resolve. If no pop is present in either playback or the exported file, the fix is confirmed.
A pop that appears only in the exported file but not during playback points to a render cache or audio codec issue. A pop present in both playback and the export points back to the gain curve or handle length.
FAQ
My crossfade sounds fine during playback but pops in the exported file. Why?
Playback and export use separate audio pipelines in DaVinci Resolve. The render cache can mask a problem during playback that the export pipeline then surfaces. Clear the render cache first. If that does not help, export a test file as WAV or AIFF to isolate codec-related quantization issues. If the WAV export is clean, the problem is with your target codec settings, not the crossfade configuration itself.
DaVinci Resolve keeps defaulting back to the 0 dB crossfade type. How do I change the default permanently?
Go to DaVinci Resolve Preferences → Editing and update the Default Transition to the -3 dB equal-power audio crossfade. This setting applies globally to new projects. For existing projects, you will need to right-click any already-placed crossfades and change them individually, since the preference does not retroactively update transitions already on the timeline.
I applied a crossfade between two clips from the same audio file and still hear a pop. What else should I check?
When both clips share a single source file, sample rate mismatch is not the cause. Zoom in on the waveform in the Fairlight page and look for a hard jump caused by clip gain normalization applied at different levels to each clip segment. A sudden gain level change right at the edit point produces a pop regardless of the crossfade type. Flatten the gain envelope across the transition, then re-test playback.
Conclusion
Start with the crossfade type: switching from 0 dB to -3 dB resolves the majority of crossfade pops in DaVinci Resolve. If the pop persists, check handle length next, then sample rate consistency, and finally clear the render cache. If audio issues continue after working through this list, guides on DaVinci Resolve audio sync problems and Fairlight mixing fundamentals can help you trace causes that originate outside the crossfade itself.