Created
          June 24, 2018 08:58 
        
      - 
      
 - 
        
Save elliotthilaire/f369c445be4d2339eafdcc34294a7974 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ffmpeg -r 12.5 -pattern_type glob -i '*.JPG' -s 1920:1440 -vcodec libx264 timelapse.mp4 | |
| ffmpeg -r 30 -start_number 71543 -i G00%d.JPG -s 1920:1440 -vcodec libx264 timelapse.mp4 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment