akiver / cs-demo-manager

Companion application for your Counter-Strike demos.
https://cs-demo-manager.com
MIT License
1.45k stars 195 forks source link

Allow overlapping sequences #953

Open ReneRebsdorf opened 1 month ago

ReneRebsdorf commented 1 month ago

What problem is this solving

It would be great to be able to generate videos of the same event, from different player perspectives.

Proposed solution

This is almost do-able by already by the looks of it(?) We only need to be able to play the sequences over the same ticks, but in order from top to bottom on the video timeline. I of course do not know how difficult this is 'behind the scenes', but I hope it isn't too bad :-)

Screenshot for reference: image

Describe alternatives you've considered

Queue multiple videos where I change the pov between each take.