Colored-ASCII-Video icon indicating copy to clipboard operation
Colored-ASCII-Video copied to clipboard

A program that takes a video file and outputs colored ASCII real-time video inside a terminal

Results 3 Colored-ASCII-Video issues
Sort by recently updated
recently updated
newest added

when I try to play a local file I get this: ``` FPS is 0.0 Traceback (most recent call last): File "/home/demax/virtualpython/Colored-ASCII-Video-main/bapple.py", line 145, in frame_time = 1 / fps...

I think a nice feature would be the option to export the video generated in ASCII. I think it would help some people whom would like to have a youtube...

I think this package is awesome! Maybe some docstrings would help better understanding the functions and the flow.