#turn #ffmpeg #installing #package-manager #most #amogus

bin+lib video_amogusifier

Turn a video into an amogus

3 stable releases

1.0.2 Jan 28, 2023
1.0.1 Jan 23, 2023

#258 in Video

Download history 30/week @ 2024-02-26 1/week @ 2024-03-11 48/week @ 2024-04-01 75/week @ 2024-04-15

123 downloads per month

Custom license

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

~15MB
~99K SLoC