Skip to content

aubreypwd/zsh-plugin-cvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

cvideo

Quickly compress a video using ffmpeg.

Usage

cvideo <video-file>

Requires

  • ffmpeg

If you have https://github.com/aubreypwd/zsh-plugin-require and homebrew installed, we'll take care of installing dependancies.

Install

Using antigen:

antigen bundle aubreypwd/zsh-plugin-cvideo@1.0.0

Development

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.


Changelog

Releases beyond these were moved to Github releases.

1.0.2

  • Don't bail if, ultimately, ffmpeg is not found

1.0.1

  • Tries to automatically install ffmpeg for you if you are using antigen method using brew

1.0.0

  • First version

About

Function to compress any video quickly using ffmpeg.

Resources

License

Stars

Watchers

Forks

Languages