An open API service indexing awesome lists of open source software.

https://github.com/alfiosalanitri/mp4-converter

Convert an mp4 video to webp|ogv optimized for web and save the first video frame as jpeg cover.
https://github.com/alfiosalanitri/mp4-converter

bash converter ffmpeg

Last synced: 3 months ago
JSON representation

Convert an mp4 video to webp|ogv optimized for web and save the first video frame as jpeg cover.

Awesome Lists containing this project

README

          

# NAME
mp4-converter - Convert an mp4 video to webp|ogv optimized for web and save the first frame as jpeg

# INSTALLATION
- `sudo chmod +x /path/to/mp4-converter`

# USAGE
- `mp4-converter input-video.mp4`

# REQUIREMENTS
- ffmpeg
- file

# AUTHOR:
mp4-converter is written by Alfio Salanitri www.alfiosalanitri.it and are licensed under the MIT License.