How To Use
Usage
Options
File
-f, --file <INPUT FILE>
Specify the input video file to be convertered
Output
-o, --output <OUTPUT FILE>
Optional filename for asciiframe to write rendered output to, which can be run later to display the video
Installation
Ensure opencv and pkg-config is installed!
cargo install asciiframe
Make sure ~/.cargo/bin is in your path
MacOS:
brew install pkg-config opencv- If you get
dyld: Library not loaded: @rpath/libclang.dylibthen runexport DYLD_FALLBACK_LIBRARY_PATH="$(xcode-select --print-path)/usr/lib/"first
Contributing
About
Authors and Contributors
- luke-rt(Luke T)
TODO
- prebuilt binaries
- examples