An open API service indexing awesome lists of open source software.

https://github.com/pushtogithub23/video-reversal-opencv

This Python script reads a video from a URL, creates a reversed version, and stacks the original and reversed videos side by side. It also overlays two timers: one running forward on the original video and another running backward on the reversed video. The final output can be saved as both a reversed video and a stacked video.
https://github.com/pushtogithub23/video-reversal-opencv

opencv-python video-processing

Last synced: about 1 month ago
JSON representation

This Python script reads a video from a URL, creates a reversed version, and stacks the original and reversed videos side by side. It also overlays two timers: one running forward on the original video and another running backward on the reversed video. The final output can be saved as both a reversed video and a stacked video.

Awesome Lists containing this project