Skip to content

Instantly share code, notes, and snippets.

@max-mapper
Created November 24, 2016 19:34
Show Gist options
  • Save max-mapper/69028f62b512db315bae93c223265f6a to your computer and use it in GitHub Desktop.
Save max-mapper/69028f62b512db315bae93c223265f6a to your computer and use it in GitHub Desktop.

Revisions

  1. @maxogden maxogden created this gist Nov 24, 2016.
    1 change: 1 addition & 0 deletions index.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ffmpeg -r 25 -pattern_type glob -i '*.jpg' -vf scale=3840:-1 -vcodec libx264 -crf 25 OUTPUT.MP4