ascii-stream
Play any video or GIF in your terminal as ASCII art, streamed frame by frame.
Bundles its own ffmpeg and ffprobe binaries via ffmpeg-static/ffprobe-static — no system install required.
By ProfessionalFlare.
Install
Section titled “Install”npm install -g ascii-streamQuick start
Section titled “Quick start”stream video.mp4stream video.gifstream video.mp4 --ramp blocks --fps 15Press Ctrl+C to stop.
See CLI Reference for all flags and Examples for library usage and setup notes.