Video-To-Ascii-CMD

Repository to create Ascii art in CMD based on video file.

Description

Made to take any file format, and transform it into ascii art, displayed as a video in the cmd.
If the cmd formatting is wrong, try zooming a little and remember to make cmd fullscreen.
I made my cmd fullscreen, and zoomed out one tic.
Written in Python 3.9

Video

Use

The included .avi file is an example you are free to use.

To run the script on a custom video use command python main.py path/videoExample.mp4 60 2.5

Example of execution of the script on the example video (as seen in video): python main.py 0001-0075.avi 60 2.5

For more detail, look under 'credit' and read jsimb's description. The numbers in the cmd line is the same.

Contact

Feel free to contact me.

twitter: https://twitter.com/samuel1212703

GitHub

https://github.com/samuel1212703/Video-To-Ascii-CMD