Created
June 8, 2019 03:12
-
-
Save loriopatrick/72513115251ffb448dca1ea59cb274ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -ss 61.0 -t 2.5 -i $1 -filter_complex "[0:v] split [a][b];[a] palettegen [p];[b][p] paletteuse" $2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment