OBS plugin (Windows, 64-bit) that fixes recordings for use in Premiere Pro.
Automatically translates OBS chapter markers into Premiere Pro's XMP format. Markers appear across all tracks in the timeline the moment you import the clip — no manual work required.
Corrects a timing issue that causes audio tracks to end shorter than the video length, which causes Premiere to misalign audio on the timeline.
- OBS Studio 31.x (64-bit, Windows)
Download obs-premiere-patch.dll from Releases and copy it to:
C:\Program Files\obs-studio\obs-plugins\64bit\
Restart OBS.
The plugin runs automatically after every recording. No configuration required.
Additional settings and manual tools are available under Tools → Premiere Patch in OBS.
Requires Visual Studio 2022, CMake 3.24+, and the OBS plugin build system.
cmake --preset windows-x64
cmake --build build_x64 --config RelWithDebInfo
