Improved try-corner algorithm which computes a separate median distance in each corne...
[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