obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
60.39k stars 7.99k forks source link

UI: Add prefix and suffix for remux #11311

Open NikitaCartes opened 1 month ago

NikitaCartes commented 1 month ago

Description

Added ability to save remuxed files with suffixes and prefixes, similar to Replay Buffer. image image

Motivation and Context

This will make it easier to sort and search remuxed files. Prefix will allow saving files in a separate folder (as it done in Replay Buffer Prefix). This was a regular request on the OBS forum: one, two, three

How Has This Been Tested?

Added/removed settings while watching remux files being saved.

Types of changes

New feature (non-breaking change which adds functionality)

Checklist:

NikitaCartes commented 1 month ago

Re-tested again after rebasing onto master