DaVinci Resolve Audio Only in One Ear: How to Fix It (All Causes)

If your DaVinci Resolve project is playing audio through only one ear or one speaker, you are not alone, and the fix is usually quick. The problem almost always comes from a software setting inside Resolve itself, not your headphones or speakers. There are five common root causes, and each one requires a different fix. Work through the sections below in order to find yours.

Why DaVinci Resolve Plays Audio in Only One Ear?

One-ear audio in DaVinci Resolve is a routing or configuration issue, not a file corruption problem. The four most common causes are:

  • Pan offset — the pan knob in the audio mixer has been nudged left or right

  • Clip channel mapping — the clip’s audio channels are not mapped to both L and R outputs

  • Track type or bus assignment — a mono track is routed incorrectly to a stereo bus

  • System audio balance — the OS-level balance slider is set to one side

Before going further, do a quick hardware check: test your headphones or speakers on another device to confirm both ears/sides work. If they do, the problem is inside Resolve. Start with Fix 1 below and test playback after each step.

Fix 1 — Check the Pan in the Audio Mixer (Most Common Cause)

A pan knob accidentally dragged to the far left or far right is the single most frequent cause of one-ear audio. It is easy to bump during editing and easy to miss visually.

How to open the mixer: On the Edit page, go to View → Show Audio Track Mixer. On the Fairlight page, the mixer panel is visible by default on the right side.

Steps to check and fix the pan knob:

  1. Look at the small pan workspace for each audio track in the mixer. It should sit in the center position. In the latest Davinci Resolve 21, you will see a square box with a small blue square, which acts as a direction for the audio to go left or right.

image

  1. If the small blue square is d hard left or hard right, that track is panning all audio to one channel.

image

image

  1. Double-click the pan square (small blue square) to instantly reset it to the center. 

  2. Press play and test. If audio is now in both ears, you are done.

Note: If you have multiple tracks, check every track’s pan option, not just the first one. A single offset track can make the entire mix feel unbalanced.

Fix 2 — Correct the Audio Channel Mapping on the Clip

When footage comes from a single-channel microphone or a camera that records audio to only one track, DaVinci Resolve may import it as a stereo clip with signal on Ch1 only. The result is audio playing in one ear even though the pan is centered.

Steps to fix channel mapping:

  1. Right-click the problem clip on the timeline.

  2. Select Clip Attributes from the context menu.

image

  1. Click the Audio tab at the top of the Clip Attributes window.

  2. Look at the channel mapping grid. If you see signal mapped only to Channel 1 (Left) with Channel 2 (Right) set to nothing or empty, that is your problem.

image

  1. For a mono source (one mic channel), set both Left and Right output channels to source Channel 1. This duplicates the single channel to both ears without altering the original file.

  2. Alternatively, change the Format dropdown from Stereo to Mono. DaVinci Resolve will then treat the clip as a true mono source and route it to both channels automatically when used on a stereo track.

  3. Click OK, then test playback.

image

Mono vs. stereo clip type: A stereo clip with one empty channel looks correct in the timeline because the waveform display can visually mirror Channel 1 on both sides. Do not assume both channels carry a signal just because you see two waveforms.

This fix applies most often to footage shot on phones, action cameras, or any camera using a single built-in microphone.

Fix 3 — Check the Track Type and Bus Assignment (Fairlight)

If the pan knob is centered and the clip attributes are correct, but the problem persists, the issue is likely at the track or bus level. This is most common in projects that mix mono and stereo tracks on the Fairlight page.

Steps to check track type and bus routing:

  1. Open the Fairlight page.

image

  1. Look at the track header on the left side of each audio track. The track type label (Mono, Stereo, 5.1, etc.) appears near the track name.

  2. If a track is set to Mono and is routed to a stereo main bus, Resolve may default to sending that mono signal to the left channel only, depending on your version and settings.

  3. To fix this, right-click the track header and change the track type to Stereo if the content is stereo. For genuinely mono content, keep the track as Mono but verify the bus assignment handles it correctly.

image

  1. In the Bus Format settings (accessed via the mixer’s bus strip), confirm the main output bus is set to Stereo.

  2. You can also enable Mono to Stereo summing by checking the bus routing options, which centers a mono signal across both output channels.

To simply understand,  a mono track is a single-channel signal. When it feeds a stereo bus without proper summing enabled, Resolve has to choose a side. Fix the bus assignment so the mono signal is summed to both L and R before it reaches your output.

Fix 4 — Verify Your System Audio Output Settings

This is a system-level sanity check rather than a Resolve-specific fix. If all three fixes above have been applied and the problem remains, the OS balance slider may be off-center.

macOS: - Go to System Settings → Sound → Output - Select your playback device and confirm the Balance slider is centered

Windows: - Go to Settings → System 

image

→ Sound→ Sound Control Panel

image

→ Device properties→ Click the Balance button

image

image

Confirm the Balance slider is set equally for Left and Right

image

DaVinci Resolve output device: In Resolve, go to Preferences → Video and Audio I/O and confirm the audio output device matches your intended playback hardware.

Fix 5 — Confirm the Export Settings Won’t Reproduce the Problem

Fixing playback inside Resolve does not automatically guarantee the exported file will be correct. If the source clip was misconfigured, choosing “same as source” on the Deliver page can carry the problem into your export.

Pre-export checklist:

  1. Go to the Deliver page.

image

  1. In the export settings panel, click the Audio tab.

image

  1. Set Codec to a standard format (AAC or Linear PCM for most projects).

image

  1. Set the channel format to Stereo explicitly, rather than leaving it as “same as source.”

  2. Export a short 10–15 second test clip before rendering the full project.

  3. Play the test clip in a media player outside of Resolve and confirm audio plays in both channels.

FAQs

Q1: Why does my DaVinci Resolve audio sound fine in headphones but only play from one speaker on export?

This usually means the export codec or channel settings are overriding your timeline configuration. Open the Deliver page, click the Audio tab, and manually set the channel format to Stereo. Avoid “same as source” if the source clip had a channel mapping issue, since that setting will carry the problem directly into your exported file.

Q2: My audio track shows both waveforms, but still plays in one ear — why?

A visible waveform on both channels does not confirm that both channels carry a signal. DaVinci Resolve can mirror a single source channel visually across both waveform lanes. Open Clip Attributes on the problem clip, go to the Audio tab, and inspect the channel mapping grid to see where the actual signal is routed.

Q3: Why does this happen after importing footage from a phone or action camera?

Phones and action cameras typically record from a single built-in microphone to Ch1 only. DaVinci Resolve imports the file as stereo but leaves Ch2 silent. The software does not auto-duplicate the channel to both outputs. Fix this using Clip Attributes as described in Fix 2, mapping both Left and Right to Channel 1.

Conclusion

Follow these fixes step by step in the correct order. Start with the pan knob, then check clip attributes settings. Next, review the track type and bus routing inside your project. After that, check your system output balance settings carefully. Finally, review export settings before finishing your project. Test playback after each step to find the real issue. Doing everything at once can make the cause hard to track. Once audio sounds correct, run a short export test first. This helps confirm everything is fine before full project rendering.