Skip to content

Repository files navigation

Run

$ cd /mnt/c/_projects/designunit4
$ npm run dev

Convert gif to video

ffmpeg -i <filename>.gif -b:v 0 -crf 25 -f mp4 -vcodec libx264 -pix_fmt yuv420p <filename>.mp4
ffmpeg -i <filename>.gif -c vp9 -b:v 0 -crf 41 <filename>.webm

About

design::unit site

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages