Skip to content

bigdale123/vid2ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vid2Ascii


This project was mainly so I can learn Rust. This program takes any video and converts it to a (right now only) black and white ASCII animation.

Future Goals:

  • Speeding up Frame Generation
  • Generating MP4's
  • Adding Color Support
  • Ability to generate 1:1 animations (one character per pixel)

How to Run

Right now, it's not the most user friendly. These instructions may change.

  • Change the Path in main.rs main() to the video you want to convert
  • cargo run

About

Takes a video and converts it into an ascii animation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages