pyBegin / projects / video-reversal
🎬

Video reversing

This python project reverses an input video

28 lines🖥 Desktop only

Video reversing

This python project reverses an input video

Techstack used

python

Note Store the input video in this folder and update its path in the code.

Pyodide-runnable

No — it uses OpenCV (cv2) to read a video file and display frames in a desktop window.