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: about 2 months 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T06:45:53.000Z (over 2 years ago)
- Last Synced: 2025-02-01T11:19:07.058Z (over 1 year 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
[](https://github.com/danrynr/ffmpeg-gif)
# ffmpeg-gif
An easy tool to convert video to gif with with palette gen
## Prerequisite
ffmpeg
bash / zsh
## Usage
To convert single file
`./ffmpeg_gif.sh `
To convert everything in one directory
`./ffmpeg_gif.sh --all [-d ]`