This repository can be used to convert a video into a ascii video that gets played inside the terminal.
Here is a sample video of the output: https://youtu.be/RczhTF52A0s
-
Install all the required libraries by acessing the requirements.txt file.
-
Mention the path to the video you want to convert, by editing the video2frames.py file.
-
Run the video2frames.py file.
-
Run the main.py file and you all get the animation in your terminal!!