Quickly compress a video using ffmpeg
.
cvideo <video-file>
ffmpeg
If you have https://github.com/aubreypwd/zsh-plugin-require and homebrew installed, we'll take care of installing dependancies.
Using antigen:
antigen bundle aubreypwd/zsh-plugin-cvideo@1.0.0
Install the package on master
:
antigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-cvideo
...and contribute upstream by working in $HOME/.antigen/bundles/aubreypwd/zsh-plugin-video
.
Releases beyond these were moved to Github releases.
- Don't bail if, ultimately,
ffmpeg
is not found
- Tries to automatically install
ffmpeg
for you if you are usingantigen
method usingbrew
- First version