Created
July 2, 2023 11:51
-
-
Save r37r0m0d3l/aa554ddde6fc6ba4360bec296973f83d to your computer and use it in GitHub Desktop.
This file contains 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 -i input.gif -strict -1 -f yuv4mpegpipe -pix_fmt yuva444p - | avifenc --stdin --fps 12 output.avif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment