obsproject / obsproject/obs-studio

Remuxed MP4 Files from OBS Cause Stuttering in Adobe Premiere Pro — Original MKV Works Fine

Open
#12,224 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

31.0.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/wNwtcTbrEMliUvki

OBS Studio Crash Log URL

No response

Expected Behavior

After remuxing an MKV file to MP4 using OBS’s built-in remux feature, the resulting MP4 should function identically to the MKV in editing software. Specifically, playback at 2x or 4x speed in Adobe Premiere Pro should remain smooth, just like with the original MKV.

Current Behavior

Remuxed MP4s stutter heavily during high-speed playback (2x or 4x) in Adobe Premiere Pro, even though the original MKV files play smoothly. The issue is not present when using the same remuxed MP4s in DaVinci Resolve, which handles them without stuttering. This confirms the video and audio streams themselves are not corrupt — the issue seems to stem from how the remuxed MP4 container is interpreted by Premiere.

Steps to Reproduce
  1. Record in OBS using NVENC (or x264) with MKV as the container.

  2. Use OBS’s “Remux Recording” function to convert MKV to MP4.

  3. Import both the MKV and MP4 into Adobe Premiere Pro.

  4. Play each file at 2x or 4x speed.

  5. Observe: MKV plays smoothly, remuxed MP4 stutters repeatedly.

Anything else we should know?

This issue has been tested across:

  • NVENC and x264 encoders

  • MP4 and MOV containers

  • Adobe Premiere Pro and DaVinci Resolve

Only remuxed MP4s from OBS stutter in Premiere Pro at high speeds.

  • Original MKVs (both NVENC and x264) play fine

  • Remuxed MP4s stutter only in Premiere

  • DaVinci Resolve plays all versions without issues

This strongly suggests a container-level compatibility issue introduced during OBS remuxing that trips up Premiere, but not other editors.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names OBS's Remux Recording function, the supplied OBS log, and comparison files in MKV, MP4, and MOV formats, but no source file or test. Start by reproducing the Premiere Pro 2x/4x playback comparison and inspecting the remuxed outputs; done means isolating a reproducible remux compatibility failure and documenting a verified fix or regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.