2025-04-11 20:59:09 +02:00
2025-04-11 20:52:29 +02:00
2025-04-11 20:59:09 +02:00
2025-04-11 20:51:13 +02:00

video-to-asci

Copyright (C) 2025 Lisa Honkay

Before running install FFMPEG!

apt install ffmpeg

and npm modules!

npm install fluent-ffmpeg sharp chalk

Start using

node video2.mjs --path /home/name/Downloads/video.mp4 --fps 24

TIPS: Use it on atleast 10 vCores CPU! Recommended FPS for good play speed and performance is 24 (it looks decent!) and 60 fps (a bit slow ;c) You can set resolution / upscalling by --resolution UNTESTED! NOT Recommended! Use ctrl + - and ctrl + + in terminal instead to make it bigger/smaller, you can move/resize terminal video will be adapted to it instantly!

Copyright (C) 2025 Lisa Honkay

Description
Video to ASCI in node.js! :D TESTED ON UBUNTU LINUX ONLY!
Readme GPL-3.0 42 KiB
Languages
JavaScript 100%