Skip to content

Instantly share code, notes, and snippets.

@r37r0m0d3l
Created July 2, 2023 11:51
Show Gist options
  • Save r37r0m0d3l/aa554ddde6fc6ba4360bec296973f83d to your computer and use it in GitHub Desktop.
Save r37r0m0d3l/aa554ddde6fc6ba4360bec296973f83d to your computer and use it in GitHub Desktop.
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