How to Fix Premiere Pro Audio Not Synced with Video

Audio sync problems in Premiere Pro can derail an entire edit. Whether your audio is slightly off from the start or drifts further out over a long clip, the fix depends almost entirely on identifying the correct root cause first. This guide walks through each cause and its specific solution so you can stop guessing and get back to editing.


Why Audio Goes Out of Sync in Premiere Pro

Before jumping to fixes, pinpoint which problem you actually have. Applying the wrong fix wastes time and can make things worse. The most common causes break down like this:

  • Variable Frame Rate (VFR) footage - Audio drifts progressively worse as the clip runs longer; most common with phone video, screen recordings, and GoPro footage

  • Sequence or frame rate mismatch - Audio and video fall out of step immediately from the start; happens when a 30fps clip sits in a 24fps sequence

  • Sample rate mismatch - Audio plays at the wrong speed throughout; occurs when a 44.1 kHz file is dropped into a 48 kHz sequence

  • Accidental clip unlinking or nudging - Audio is offset by a fixed amount that does not worsen over time; Premiere displays a red bracket number on the affected clip

  • Dual-system audio not synced - Audio recorded on a separate device was never aligned to the video in the first place

  • Export encoding errors - Timeline looks correct but the exported file is out of sync; often tied to hardware encoding settings or codec conflicts

Match your symptom to one of these causes, then go directly to the corresponding fix below.


Fix 1 — Convert Variable Frame Rate (VFR) Footage to CFR

VFR footage uses a fluctuating frame rate that cameras and phones record to save storage. Premiere Pro expects a constant frame rate (CFR), and when it does not get one, audio and video timing gradually diverge. This is the single most common cause of progressive sync drift.

The solution is to re-encode the file to CFR before importing it into your project.

Using HandBrake (free):

  1. Download and open HandBrake, then drag your footage into the source field.

  2. Select an output preset or configure your own settings under the Video tab.

    image

  3. In the Video tab, locate the Framerate (FPS) dropdown and set it to the frame rate you are targeting (such as 30fps or 24fps).

  4. Directly below the dropdown, select Constant Framerate instead of Variable Framerate.

    image

  5. Click Start Encode and wait for the process to complete.

    image

  6. Import the newly encoded file into Premiere Pro in place of the original.

    image

Using Adobe Media Encoder (if you have Creative Cloud):

Add the clip to the queue, open the export settings, navigate to Video, and confirm the frame rate is set to a fixed value. Make sure the VBR or variable option is not selected for frame rate output.

Note: This conversion must happen before you import the footage. Trying to fix VFR after you have already built a timeline around the original file is significantly more complicated.


Fix 2 — Correct a Sequence Settings or Frame Rate Mismatch

If your audio is off from the very first frame and stays offset by the same amount throughout the clip, a frame rate mismatch between your footage and your sequence is likely the culprit. This is a settings problem, not a file encoding problem.

Option A: Interpret the footage to match your sequence

  1. In the Project panel, right-click the clip that is out of sync.

    image

  2. Select Modify > Interpret Footage.

    image

  3. Under Frame Rate, choose Assume this frame rate and enter the frame rate that matches your sequence settings.

    image

  4. Click OK and check the timeline again.

Option B: Create a new sequence that matches the footage

  1. In the Project panel, right-click the source clip.

  2. Select New Sequence from Clip. Premiere Pro creates a sequence with settings that exactly match the file.

    image

  3. Cut and paste your other clips and edits into this new sequence.

    image

Tip: When you drag a clip into an empty sequence for the first time, Premiere may prompt you to change the sequence settings to match. Accepting this prompt prevents a mismatch from occurring at all.


Fix 3 — Manually Adjust Audio Offset

When audio is ahead or behind by a consistent, fixed amount that does not change over the length of the clip, you have an offset rather than a drift. Two methods work here depending on your situation.

Method 1: Set a precise offset value

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

  2. Go to Audio Gain. (In some Premiere versions, the offset field appears under clip properties.)

    image

  3. Alternatively, select the audio clip, open the Effect Controls panel, and adjust the timing offset field directly.

    image

Method 2: Use the Slip tool for unlinked clips

  1. Press Y to activate the Slip tool.

    image

  2. Click and drag the audio clip left or right to shift its position relative to the video.

    image

  3. Hold Shift while using the arrow keys to nudge the clip one frame at a time for precise control.

Note: A fixed offset that stays constant from start to finish is a different problem from progressive drift. If your audio is getting worse the longer the clip runs, go back to Fix 1 and address VFR footage instead.


Fix 4 — Use Premiere Pro’s Synchronize Feature for Dual-System Audio

Dual-system audio means your video was recorded on one device and your audio on another. These files were never linked to begin with, so Premiere needs to align them using either audio waveforms or timecode.

Steps to synchronize clips:

  1. Place your video clip and your separate audio clip on the timeline on different tracks, roughly aligned by eye.

    image

  2. Select both clips by clicking one, then Shift-clicking the other.

    image

  3. Right-click the selection and choose Synchronize.

    image

  4. In the dialog, choose Audio to let Premiere match the waveforms, or choose Timecode if both devices recorded matching timecode.

  5. Click OK. Premiere shifts the clips until the chosen reference points align.

    image

  6. Mute or delete the original camera audio track once the sync is confirmed.

    image

For a more permanent result, use Merge Clips instead. Right-click both clips in the Project panel (before placing them on the timeline) and select Merge Clips. This creates a single merged clip in your project that stays synced throughout the edit.

Waveform sync requires a clear transient to latch onto. A hand clap, a clapperboard, or even a loud single sound at the start of a take gives Premiere a sharp spike in the waveform to match. Without it, results can be inconsistent.


Working with a wireless mic that records internally? If you use a wireless mic system like the Hollyland LARK MAX 2, which captures 32-bit Float audio directly to the transmitter, your workflow is dual-system by design. The internal recording is a separate file that needs syncing in post. Starting each take with a visible hand clap makes Premiere’s waveform sync nearly instant and eliminates guesswork during the edit.


Fix 5 — Fix Audio Sync Lost During Export

This scenario is less common but particularly frustrating because the timeline looks correct and the problem only appears after a full render. The most frequent causes and their fixes are:

  • Hardware encoding errors - Open Export Settings > Video, scroll to the bottom, and uncheck Hardware Encoding. Switch to software encoding and re-export.

    image

    image

  • Audio sample rate mismatch in export settings - In Export Settings, click the Audio tab and confirm the sample rate matches your sequence (48 kHz is standard for video; 44.1 kHz is standard for music but can cause drift if mismatched).

    image

  • Incorrect use of Match Source - Match Source presets do not always carry over audio settings correctly. Set audio parameters manually instead of relying on the preset.

    image

  • Codec-related drift with long files - Some H.264 hardware encodes on certain GPU drivers introduce drift in files over 20 minutes. Exporting in segments or using software encoding resolves this.

    image

Export a 30-second test clip from the middle of your timeline first. If that test clip is in sync, re-export the full file. If the test is still off, the issue is in your sequence settings rather than the export process.


Fix 6 — Resolve Sample Rate Mismatch

If your audio was recorded at 44.1 kHz but your sequence is set to 48 kHz, Premiere may interpret the timing of the audio file incorrectly, causing a speed and drift issue throughout the clip.

To fix the sequence sample rate:

  1. Go to Sequence > Sequence Settings.

    image

  2. Under the Audio section, change the Sample Rate to match your audio file (most professional video uses 48 kHz).

  3. Click OK.

    image

To fix it at the clip level without changing the sequence:

  1. .Right-click the audio clip in the Project panel.

  2. Select Modify > Audio Channels

    image

  3. Confirm the clip’s sample rate and adjust if the option is available.

    image

Most users record at 48 kHz by default and will not encounter this issue. If your audio came from a music production session or an older consumer recorder, 44.1 kHz is a likely culprit.


FAQ

Why does my audio sync perfectly at the start but drift out of sync over time?

Progressive drift that worsens as the clip runs longer is almost always caused by VFR footage. The fix is to re-encode the file to a constant frame rate using HandBrake or Adobe Media Encoder before importing it into Premiere Pro. If the offset stays the same from start to finish without getting worse, you have a fixed offset problem rather than a VFR problem.

My clips are linked. How did they go out of sync?

Linked clips can still be accidentally offset if you trim or nudge one component without the other. Premiere Pro shows a red sync indicator with a number in brackets on both the audio and video portions of the clip when this happens. Right-click the clip showing the red number and select Move to Sync Lock Position to snap it back into alignment automatically.

Does Premiere Pro have an automatic sync feature?

Yes. The Synchronize function, accessed by right-clicking a multi-clip selection on the timeline, uses audio waveforms or timecode to align clips automatically. It works best when there is a sharp transient in the audio, such as a clap at the beginning of a take. For a more permanent solution, Merge Clips in the Project panel creates a single unified clip that stays synced throughout the edit.


What to Do If Nothing Works

Start with Fix 1. The majority of sync problems, especially the drifting kind, trace back to VFR footage. If you have confirmed CFR footage and a matching sequence, Fix 2 and Fix 3 cover nearly every remaining case. If sync is still broken after working through all six fixes, check Adobe’s known issues page for your current Premiere Pro version and verify your GPU driver is up to date, as both have been linked to export-related sync bugs in past releases. Next, consider reading up on how to configure Premiere Pro sequence settings for your specific camera to prevent these issues from the start.