Rendered video has frame ghosting in DaVinci Resolve, even with frame interpolation set to “Nearest”

I am getting a ghosting issue when rendering a screen recording in DaVinci Resolve 20.0.1 Build 6 (free version). The exported video has frame ghosting artifacts where frames seem to blend or smear together. Below is a comparison of the original clip vs the rendered version.

enter image description here
enter image description here

Video comparison.

Observations:

  • This ghosting does not appear in the timeline preview when editing
  • Issue does not occur when rendering with a different editor like CapCut.
  • The issue appears to be isolated to specific sections of my clip.

Project settings

PC Specs

  • OS: Windows 11 Home, Version 10.0.26100
  • Graphics Card: NVIDIA GeForce RTX 4070 Super
  • GeForce Game Ready Driver Version 576.88

Troubleshooting steps I’ve tried:

  • Re-rendered clip in Capcut, then imported rendered clip into DaVinci Resolve
  • Re-encoded my footage to a constant framerate with FFmpeg: (ffmpeg -i input.mp4 -r 30 -vsync cfr output_cfr.mp4)

I found other threads describing similar issues, but none of the proposed solutions work.

Why might I be getting this ghosting effect when rendering even though frame interpolation is set to “Nearest” and I have not done any retiming?