/Video-To-Ascii-CMD

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

Primary LanguagePython

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

A test of the script: https://youtu.be/1o3KdnBJ0p0.
Video to Ascii Art Generator

Use

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

To run the script use command 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.

Credit

The aschii part of the script was made using: https://github.com/jsimb/image-to-ascii