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

running this through linux terminal and the video portion is working great, however audio is choppy, will cut out for a microsecond pretty frequently and drifts out of sync pretty...

bug

Hi, it works much well (without audio). Just wonder if there is the option to adjust the playing speed?

idea

I was using Macbookpro. In the terminal, I typied pip3 install video-to-ascii --install-option="--with-audio". It poped up ERROR: command errored our with exit status 1. Here is the screenshot ![image](https://user-images.githubusercontent.com/75397936/135769017-502341a6-0c8b-4de7-adff-98ad89190721.png)

The README.md file references CONTRIBUTING.md but this file doesn't exist. Is it supposed to, or should the reference be removed?

This is a `Good First Issue` to fix the following typos ``` ./video_to_ascii/cli.py:8: usefull ==> useful ./video_to_ascii/render_strategy/ascii_strategy.py:72: correcly ==> correctly ./video_to_ascii/render_strategy/ascii_strategy.py:72: builded ==> built ./video_to_ascii/render_strategy/image_processor.py:1: usefull ==> useful ./video_to_ascii/render_strategy/image_processor.py:14: apropiate...

good first issue

**Is your feature request related to a problem? Please describe.** To me, this utility is amazing, and very easy to use. I also want to use it for other projects,...

idea

Hi ! In love of your work I would like to use it ! I tried to install it but fail with this error that I don't get : Is...

bug

**Is your feature request related to a problem? Please describe.** No problem per se, just a feature request or rather a suggestion. **Describe the solution you'd like** I want the...

idea

- [ ] brew formula - [ ] .pkg file - [ ] rpm package - [ ] binary - [ ] .exe

enhancement
good first issue

Some incompatibilities do not allow this tool to run correctly on windows. I will list some of them: - [ ] The `stty size` command is used to obtain the...

bug