Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jrichardsz/ff43aa5083bccbb901ba1e06bc58f860 to your computer and use it in GitHub Desktop.
Save jrichardsz/ff43aa5083bccbb901ba1e06bc58f860 to your computer and use it in GitHub Desktop.
christmas navidad snippets

ffmpeg -framerate 1 -pattern_type glob -i '*.jpg' -c:v libx264 -r 30 -pix_fmt yuv420p -vf "scale=1920:1080:force_original_aspect_ratio=decrease:eval=frame,pad=1920:1080:-1:-1:eval=frame" output.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment