Skip to content

chanderson0/websketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websketches

Useful commands

ffmpeg -y -framerate 60 -i [folder]/%07d.png -c:v libx264 -pix_fmt yuv420p -movflags +faststart -preset veryslow -crf 17 -tune animation video.mp4
ffmpeg -y -i video.mp4 -vf "scale=(iw*sar)*max(256/(iw*sar)\,256/ih):ih*max(256/(iw*sar)\,256/ih), crop=256:256" video-thumb.mp4

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages