playa is an audio/video processing tool that supports playing audio files and rendering video files using ffmpeg's caca output
- play audio (mp3, wav, etc.)
- play video (mp4, mov, avi)
- change audio speed
run the application by providing a file path as the first argv:
cargo run [file_path]
- rodio
- cpal
- ffmpeg
This project is licensed under the MIT License.