video-to-ascii icon indicating copy to clipboard operation
video-to-ascii copied to clipboard

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

Results 30 video-to-ascii issues
Sort by recently updated
recently updated
newest added

When I try to run the command (video-to-ascii -f video.mp4) it just responds with `echo -en '' echo -en ''` It doesn't play the video and just says that.

tried `video-to-ascii -f "VHS blue screen intro.mp4" --strategy ascii-color` but returns as if I used the `just-ascii` strategy. same goes to `filled-ascii`. Screenshots: ![issue1](https://user-images.githubusercontent.com/66676126/91927561-6b12b500-ed0c-11ea-8b2b-e4271f585acc.png) ![issue2](https://user-images.githubusercontent.com/66676126/91927544-61894d00-ed0c-11ea-9606-c1b72e34f03c.png)

bug

I can't figure out where the dimensions for the output file are coming from, and I'd love to be able to change those parameters.

idea

Hi, First of all congratulations for your awesome work. To simplify the process of select the apropiate color for a asii character, Wouldn't be better if the process change the...

idea

Why set up three character lists to represent density?And How to calculate density?

question

can you customize the character in ASCII? Like instead of random char I want to put a specific string like " Welcome" or "Hello" some like that or even emoji

First i couldn't install the latest verison 1.2.9 had kept getting an error with the setup.py file looked like this = python setup.py egg_info did not run successfully. │ exit...

**Describe the bug** Installation giving metadata generation error **To Reproduce** Steps to reproduce the behavior: 1. Go to terminal 2. pip3 install video-to-ascii **Expected behavior** A clear and concise description...

hello I was able to get the audio to work, I just have this question when I noticed the audio was choppy.