video_amogusifier

Crates.iovideo_amogusifier
lib.rsvideo_amogusifier
version1.0.2
sourcesrc
created_at2023-01-23 04:20:24.355253
updated_at2023-01-28 18:00:03.71766
descriptionTurn a video into an amogus
homepage
repositoryhttps://gitlab.com/Jakkest/video_amogusifier
max_upload_size
id765510
size163,622
(Jakkestt)

documentation

README

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>

Commit count: 23

cargo fmt