Initial commit, sharks and high_five after postprocessing
[stop_motion.git] / high_five / encode.sh
1 #!/bin/sh
2 ffmpeg -framerate 5 -pattern_type glob -i 'post_23*.jpg' -s 1366x768 -pix_fmt yuv420p -c:v libx264 post.mp4