Why Is My Capture Card Audio Delayed? Causes and How to Fix It

If your capture card audio sounds like it belongs to a completely different stream, you’re not alone. Audio that lags behind video is one of the most frustrating problems for streamers and content creators, and it rarely means your capture card is broken. In almost every case, the delay comes from a mismatch somewhere in your audio pipeline. This guide maps out the causes and explains a systematic fix sequence so you can stop guessing and start solving.

Why Is My Capture Card Audio Delayed? Causes and How to Fix It

Why Capture Card Audio Gets Out of Sync

When you plug a console or camera into a capture card, the card receives the HDMI signal, digitizes it, and passes it through to your PC. That encoding and processing step takes time. Video follows its own processing route before reaching your recording software. Audio should match that timing, but it often does not automatically. Audio and video can travel through separate processing routes before recording. The capture device, drivers, system, and software all affect timing. If these paths become slightly different, audio may play before or after the video.

Why Capture Card Audio Gets Out of Sync

The root problem is a timing mismatch between the video processing pipeline and the audio pipeline. Your capture card may take 150ms to process a video frame, but the audio might arrive in OBS in 80ms. If nothing in your software compensates for that gap, your audio will consistently land slightly ahead of or behind your video, depending on the specific configuration.

Three root-cause categories cover the large majority of capture card audio delay problems:

  • Software misconfiguration: OBS or Streamlabs is not told to compensate for the delay introduced by the capture card, so it doesn’t. This is the most common cause and the easiest to fix.

  • Sample rate conflicts: Your Windows audio settings, capture card, and OBS are operating at different sample rates (44.1 kHz vs. 48 kHz is the most frequent mismatch). This forces your system to resample audio on the fly, adding unpredictable latency.

  • Hardware encoding latency: The capture card itself introduces processing delay, especially when connected via USB 2.0 or running under heavier encoding loads.

The Most Common Causes at a Glance

Use this table to find the cause that best matches your problem. Then try the matching fix before moving to the next solution.

Cause

Who It Usually Affects

Difficulty to Fix

Audio sync offset not configured in OBS

All capture card users on OBS or Streamlabs

Easy

Sample rate mismatch (44.1 kHz vs. 48 kHz)

Anyone mixing Windows audio, capture card, and OBS

Easy




Outdated or corrupt capture card drivers

Users after a Windows update or PC migration

Moderate

USB 2.0 bandwidth bottleneck

Users on laptops or older desktops

Moderate

Monitoring through software preview instead of HDMI passthrough

Console gamers watching gameplay through OBS preview

Easy

How to Fix Capture Card Audio Delay: Step by Step

Work through these fixes in order. Fix 1 resolves the problem for the majority of users. Move to the next step only if the delay stays. Change one setting at a time to see what actually fixed it.

How to Fix Capture Card Audio Delay — Step by Step

Fix 1: Set the Audio Sync Offset in OBS

This is usually the quickest and most reliable fix to try first. OBS lets you delay one audio source by exact milliseconds. That helps match the audio with your video without changing other settings.

  1. Open OBS and locate the Audio Mixer panel at the bottom of the screen.

  2. Click the three vertical dots icon next to your capture card’s audio source.

image

  1. Select Advanced Audio Properties from the dropdown menu.

image

  1. Find the Sync Offset (ms) field next to your capture card source.

image

  1. Enter a value to delay the audio. Use 150ms as a starting point.

  2. Test using the clap-sync method: record a short clip of yourself clapping in front of the camera, then watch the playback. If the audio clap hits before the visual, increase the offset. If it hits after the visual, reduce it.

  3. Most setups land somewhere between 100ms and 400ms, depending on your capture card model and connection type.

Pro Tip: The clap-sync method is more reliable than eyeballing dialogue or music. A single sharp hand clap creates a precise visual-audio reference point in the recording that is much easier to measure accurately on playback.

Fix 2: Match Sample Rates Across Your Entire Audio Chain

A sample rate mismatch forces your system to convert audio data on the fly during the recording session. That conversion adds latency that varies over time, making it impossible to lock down with a fixed sync offset alone. The solution is to set every piece of the chain to the same rate. Use 48 kHz, which is the standard for video production.

  1. Right-click the Speaker icon in the Windows taskbar and open Sound Settings, then click More sound settings to open the legacy control panel.

image

image

  1. Under the Playback tab, right-click your capture card’s audio output device and select Properties.

image

  1. Go to the Advanced tab and set the Default Format to 2 channel, 48000 Hz (DVD Quality).

  2. Repeat steps 2 and 3 for your capture card listed under the Recording tab.

image

image

  1. Open OBS, navigate to Settings > Audio, and set the Sample Rate to 48 kHz.

image

  1. If you also use a DAW or external audio interface, set its sample rate to 48 kHz as well.

  2. Restart OBS and run a test recording to confirm the sync has improved.

Note: 44.1 kHz is common in music production environments. If you are mixing music work and streaming on the same machine, always switch to 48 kHz before starting your recording or streaming session to avoid introducing a mismatch.

Fix 3 — Update or Reinstall Your Capture Card Drivers

Driver problems are most likely when the delay appeared after a Windows update, a new PC build, or transferring the capture card to a different machine. Outdated or partially corrupted drivers can cause the capture card to misreport its timing information to the system, creating sync drift at the hardware level.

  1. Visit your capture card manufacturer’s website directly. Elgato drivers are at elgato.com; AVerMedia drivers are at avermedia.com.

  2. Search for your specific model and download the latest driver package.

  3. Open Device Manager by right-clicking the Start menu and selecting it from the list. Or, simply press Windows key + X and select Device Manager.

image

  1. Expand Sound, video and game controllers, right-click your capture card, and select Uninstall device. Check the box to also delete the current driver software.

image

  1. Restart your PC.

  2. Run the manufacturer’s installer to set up a clean driver installation.

  3. Reconnect the capture card and test audio sync before changing any other settings.

Fix 4 — Plug Into a USB 3.0 Port (Not a Hub)

USB capture cards stream a continuous flow of compressed video and audio data. USB 2.0 ports have a maximum bandwidth of 480 Mbps, which can become a bottleneck for higher-bitrate signals. When bandwidth gets overloaded, the system may prioritize stable video first. Audio data can arrive a little later because of that. This timing difference can throw audio and video out of sync.

USB 3.0 ports provide 5 Gbps of throughput, effectively removing the bandwidth bottleneck (depending on the capture card’s resolution). Connect your capture card directly to a USB 3.0 port on your PC or laptop chassis. Avoid running it through a USB hub, even a powered one, because hubs introduce latency and shared bandwidth contention regardless of their rated speed.

  • USB 3.0 ports are identified by a blue plastic insert inside the port or an “SS” (SuperSpeed) label printed next to it.

  • Plug the capture card directly into the motherboard port, not a hub or docking station.

Fix 5 — Monitor Through HDMI Passthrough, Not the Software Preview

Many capture cards include an HDMI passthrough port that sends the raw, unprocessed signal directly to a connected television or secondary monitor. If you are watching your gameplay through the OBS preview window, you are viewing a signal that has already passed through software encoding, which adds noticeable input lag.

Switching your monitoring connection to the capture card’s HDMI passthrough delivers a real-time image and audio feed independent of OBS, eliminating the perceived delay for you as the player. Keep in mind that this change only affects your live experience during gameplay. It does not correct the audio-video sync in the actual recording or stream output. For that, Fixes 1 and 2 still need to be applied.

When Your External Audio Source Is Adding to the Problem

Some streaming setups add a wireless microphone or audio interface with the capture card. When both audio sources are active, finding the real delay gets much harder. A wireless system may add 20 to 30 ms of its own delay. That extra delay combines with the capture card's timing difference. During playback, both problems can look exactly the same.

image

The best way is to check one audio source at a time. Test your wireless microphone first to confirm its delay stays very low. If everything looks normal, focus on your capture card instead. That makes finding the real sync problem much easier. 

Mics like the Hollyland LARK MAX 2 use an OWS (Open Wearable/Wireless Stereo) monitoring system that keeps monitoring latency under 20ms and outputs at 48 kHz/32-bit Float, which makes it straightforward to match with the rest of a video-focused audio chain. When your microphone is a verified low-latency reference signal, any remaining sync issues can be attributed to the capture card pipeline with much greater confidence.

FAQs

Q: Does a more expensive capture card eliminate audio delay?

Not automatically. Higher-end capture cards reduce hardware encoding latency and typically offer better HDMI passthrough quality, which can help. But software misconfiguration causes delay on any card regardless of price. Try the software and driver fixes before buying new hardware. Think about upgrading only if those steps still do not fix the problem.

Q: Is audio delay different from audio echo on a capture card?

Yes, these are two different problems with different causes. Echo happens when monitored audio gets recorded again, creating a doubled sound. Delay happens when audio and video stop matching each other. Fix echo by changing or turning off audio monitoring. Fix delay by adjusting sync offset.

Conclusion

The quickest way to fix audio sync is to check settings step by step. Start with the OBS sync offset, then match sample rates correctly. After that, check buffer settings before changing drivers or hardware. Test each adjustment separately so you know what actually fixed it. Once your audio lines up, focus on improving your stream encoding setup.