Add concatenated replay buffer
sschoeb opened this issue · 0 comments
sschoeb commented
It would be great to have an option to add up replays to a concatenated replay buffer.
Sample flow while streaming
- Catch & Play replay
- Hit "Add to concatenated replays"
- Catch & Play replay
- Catch & Play replay
- Hit "Add to concatenated replays"
- 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:
- Shortcut "Add current replay to concatenated replay buffer*
- Shortcut "Play concatenated replay buffer"
- 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 :)