Closed fand closed 7 years ago
It would be nice if we can change the speed of videos like this:
{ "IMPORTED": { "video1": { "PATH": "./videos/1.mp4", "RATE": 0.5, // video1 plays 50% slower }, "video2": { "PATH": "./videos/2.mp4", "RATE": 2, // video2 plays 200% faster } } }
Supported in v2.1.0
It would be nice if we can change the speed of videos like this: