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

Add concatenated replay buffer #43

Open
sschoeb opened this issue Feb 15, 2023 · 0 comments
Open

Add concatenated replay buffer #43

sschoeb opened this issue Feb 15, 2023 · 0 comments

Comments

@sschoeb
Copy link

sschoeb commented Feb 15, 2023

It would be great to have an option to add up replays to a concatenated replay buffer.

Sample flow while streaming

  1. Catch & Play replay
  2. Hit "Add to concatenated replays"
  3. Catch & Play replay
  4. Catch & Play replay
  5. Hit "Add to concatenated replays"
  6. Hit "Show concatenated replays"

When using the "Show concatenated replays"-shortcut, the replays of the steps 1 and 4 are shown ans one video.

What could that be useful for:
Creating highlight videos while streaming :)

Why include into the replay source:

  • This plugin has all the essentiels that could be helpful (e.g. replay speed)
  • As a streamer I do want to decide after a replay if it is worth to include it into the highlights

What is needed:

  1. Shortcut "Add current replay to concatenated replay buffer*
  2. Shortcut "Play concatenated replay buffer"
  3. Shortcut "Clear concatenated replay buffer"

Let me know if you need any further informarion on that or if there is already an option to do that somehow :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant