3 stable releases
1.0.2 | Jan 28, 2023 |
---|---|
1.0.1 | Jan 23, 2023 |
#304 in Video
75KB
325 lines
video_amogusifier
Turns videos into amogus
Dependencies:
FFMPEG is required for chopping and creating videos
FFMPEG is most easily installed with a package manager
For Windows, I recommend installing chocolatey and then installing ffmpeg with choco install ffmpeg
For MacOS, I recommend installing homebrew and then installing ffmpeg with brew install ffmpeg
For Linux, I recommend installing ffmpeg with your preferred distro's package manager
For other systems, I have no idea what would be most ideal, but I am sure you can figure it out
Installation:
Install the program with cargo cargo install video_amogusifier
The install script should run automatically
Usage:
video <PATH_TO_VIDEO> <NAME>
Dependencies
~8MB
~117K SLoC