obsproject / obsproject/obs-studio

"Overwrite if file exists" setting not respected for replay buffer

Open
#4,227 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/ui-ux issue/confirmed
Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Platform

Operating system and version: Windows 10
OBS Studio version: 26.1.1

Expected Behavior

OBS should respect the "Overwrite if file exists" setting for replays as well

Current Behavior

Local recordings will create a new file with an appended number at the end of the file if the same filename already exists, whereas replay buffer will just overwrite the existing file:

example

Steps to Reproduce

  1. Open OBS
  2. Set local recording and replay buffer filename to something static
  3. Save replay buffer multiple times
  4. Observe that the file is overwritten

Additional information

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

No source files, tests, or entry points are named. Start by locating the replay buffer save handling and comparing it with local recording behavior for the "Overwrite if file exists" setting. Reproduce the repeated-save steps on Windows, then verify that existing replay files are handled consistently with local recordings.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.