/ffmpeg-tools

Various wrappers for manipulating video files with ffmpeg

Primary LanguageShellMIT LicenseMIT

ffmpeg-tools

This collection provides the following wrappers for FFmpeg:

Requirements

A recent version of FFmpeg is required.

Installation

Use the following command to install this software:

$ make
$ make install

The default PREFIX is set to /usr/local. In order to successfully complete the installation, you need to have write permissions for the installation location.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See also

  • ffmpeg - A complete, cross-platform solution to record, convert and stream audio and video

License

MIT