joelibaceta / video-to-ascii

It is a simple python package to play videos in the terminal using characters as pixels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filled-ascii outputs in black and white rather than expected behavior (color output)

hexxxx opened this issue · comments

The 'filled-ascii' strategy does not render in color, despite what the readme would suggest.
'ascii-color' works as expected.

command: $ video-to-ascii -f testcolor.mp4 -o testcolor.sh --strategy filled-ascii

image