all: multiple simultaneous playback
Closed this issue · 1 comments
chapmanjacobd commented
Is your feature request related to a problem? Please describe.
It might be interesting to experiment with multiple-playback: playing back multiple videos at the same time with different grids
Describe the solution you'd like
Something like -m 3
would open three files at the same time and,
- if the number matches the number of screens, play fullscreen on each
- if there are fewer or more screens then it would grid by splitting up the screen into equal parts
Describe alternatives you've considered
Additional considerations
--loop
for passingloop
tompv
- If one of the videos is closed then another takes its place.
- How to handle post-actions?
chapmanjacobd commented
closed with 1.16.024