Video2ASCII allows you to play video in Windows CMD
Example.mp4
Examle2.mp4
Download Video2ASCII with ffmpeg and OpenCV
-
- Download latest build ffmpeg
- Unpack to
C:\
- Add
C:\ffmpeg\bin
toPATH
-
- Download and install OpenCV version
4.5.4
- Run in
cmd
- Download and install OpenCV version
setx -m OPENCV_DIR C:\opencv\build\x64\vc15
-
- Download compiled code
- Download the source code
git clone https://github.com/vadimkacool/Video2ASCII
Video2ASCII.exe PathToFile Width Height
PathToFile
- path to file in""
. Don't use\
, replace it with/
or\\
Width
- The width of the command line in characters.Height
- The height of the command line in characters.
To keep the proportions, when choosing Width
and Height
, take into account the size of the font sign in cmd
in pixels.
You can view and change it in:
right-click
on the top panelcmd
- Properties
- Font
- Properties