Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Add prefix and suffix for remux #11311

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NikitaCartes
Copy link

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:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@NikitaCartes NikitaCartes marked this pull request as draft September 23, 2024 22:32
@NikitaCartes NikitaCartes marked this pull request as ready for review September 24, 2024 11:25
@NikitaCartes
Copy link
Author

Re-tested again after rebasing onto master

@NikitaCartes NikitaCartes changed the title Remux path setting UI: Add prefix and suffix for remux Sep 24, 2024
@WizardCM WizardCM added New Feature New feature or plugin UI/UX Anything to do with changes or additions to UI/UX elements. labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or plugin UI/UX Anything to do with changes or additions to UI/UX elements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants