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.
- Host: GitHub
- URL: https://github.com/alfiosalanitri/mp4-converter
- Owner: alfiosalanitri
- License: mit
- Created: 2022-01-05T16:51:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T08:01:47.000Z (over 3 years ago)
- Last Synced: 2025-08-17T13:39:56.440Z (11 months ago)
- Topics: bash, converter, ffmpeg
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.