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.
- Speeding up Frame Generation
- Generating MP4's
- Adding Color Support
- Ability to generate 1:1 animations (one character per pixel)
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