DaVinci Resolve 20 tutorial

DaVinci Resolve Imports Video as Audio Only: Causes and Fixes

What to do when DaVinci Resolve imports a video file as audio only or plays sound without picture. Diagnose the file, codec/profile, Windows/macOS/Linux support, Free versus Studio differences and safe transcoding before reinstalling software at random.

Separate decoding problems from synchronization problems

If you can hear audio but Resolve has no usable picture, the container/audio were read while the video stream or profile could not be decoded correctly. Auto Sync Audio cannot fix a missing video decoder.

Importing media into the DaVinci Resolve Media Pool
If a file imports unexpectedly, inspect the media stream and codec before troubleshooting synchronization.

Important

.mp4 and .mov describe containers, not the exact video codec. Two MP4 files can contain very different H.264/H.265 profiles, bit depths and chroma formats.

Inspect the file outside Resolve

  1. Open the file in the system player and another video player.
  2. Inspect codec, bit depth, chroma subsampling and frame rate with MediaInfo or file properties.
  3. Confirm the copy is complete and not corrupted.
  4. Compare it with a file that Resolve imports correctly.

Practical tip

  • Key diagnostic fields: H.264/H.265, 8/10-bit, 4:2:0/4:2:2/4:4:4, CFR/VFR and MP4/MOV/MKV container.

Support depends on OS, codec profile and Resolve edition

Blackmagic publishes a Supported Codecs document and notes that Resolve on Windows/macOS also reads many formats natively supported by the operating system. H.264/H.265 decoding capabilities vary by profile, bit depth, hardware and Free versus Studio.

Pay attention to 10-bit and 4:2:2 H.264/H.265

Modern cameras and phones can record HEVC/H.265, 10-bit or 4:2:2 material. These variants are more likely to expose platform-specific decoding limitations than ordinary 8-bit 4:2:0 H.264. Check the current Supported Codecs document for your exact Resolve version and platform.

Check Resolve, OS and GPU driver updates

  1. Record the exact Resolve version.
  2. Check the supported GPU driver for your platform.
  3. Update within a stable branch when appropriate.
  4. Retest the file in a clean test project.

Important

Back up production projects before updating software to solve a single-media issue.

Transcode unsupported media; do not rename the extension

Renaming .mov to .mp4 does not change the codec. Real transcoding is required. Editing intermediates such as DNxHR or ProRes are often more predictable where supported; a compatible H.264 profile can work for simple interchange.

Practical tip

  • Keep the camera original. Treat the transcode as an editing copy, not a replacement master.

VFR phone and screen-recording media

Variable Frame Rate more often causes sync or playback instability, but it is still worth checking on phone, OBS and screen recordings. Converting problematic media to Constant Frame Rate can make editing behavior more predictable.

Fast diagnostic flow

  1. Audio works, video does not → inspect codec/profile.
  2. File does not import → inspect container, integrity and support.
  3. Player works but Resolve does not → compare Supported Codecs for OS/version/edition.
  4. Only one camera format fails → compare bit depth/chroma/profile.
  5. Need an immediate workaround → transcode a short sample and verify before converting everything.

Summary

When Resolve imports audio only, the problem usually lives in video decoding rather than the timeline. Diagnose codec/profile and platform support, then transcode unsupported media into an editing-friendly format.

Related tutorials