ASCI video generator and player
If you want to run this in Docker just replace your_path
with the absolute path of your video folder and Video.mp4
with the Filename of your Video and run the command below
docker run -v your_path:/app/io -e VIDEO="Video.mp4" neocodedev/ascivideo:latest
If you don't want to use Docker you have to install this
Install npm packages with npm i
Install jp2a
sudo apt install jp2a
sudo pacman -S jp2a
sudo dnf install jp2a
sudo yum install epel-release
sudo yum install jp2a
sudo zypper install jp2a
if you want to use this program in windows i recommend to use wsl
./convert.sh video.mp4