Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danrynr/ffmpeg-gif
An easy tool to convert video to gif with palette gen
https://github.com/danrynr/ffmpeg-gif
bash ffmpeg gif gif-maker mp4 palette-generation
Last synced: 17 days ago
JSON representation
An easy tool to convert video to gif with palette gen
- Host: GitHub
- URL: https://github.com/danrynr/ffmpeg-gif
- Owner: danrynr
- Created: 2023-10-02T14:59:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-22T06:45:53.000Z (9 months ago)
- Last Synced: 2024-03-22T07:50:13.233Z (9 months ago)
- Topics: bash, ffmpeg, gif, gif-maker, mp4, palette-generation
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Visitor](https://visitor-badge.laobi.icu/badge?page_id=danrynr.ffmpeg-gif)](https://github.com/danrynr/ffmpeg-gif)
# ffmpeg-gif
An easy tool to convert video to gif with with palette gen## Prerequisite
ffmpegbash / zsh
## Usage
To convert single file`./ffmpeg_gif.sh `
To convert everything in one directory
`./ffmpeg_gif.sh --all [-d ]`