trinker/embodied

add sizing (height x width) optional args ( `-s 500x500`) to mp4_to_png

Closed this issue · 0 comments

Before I used something like:

shell("ffmpeg -i spliced.mp4 -r 1 -s 500x500 -f image2 out/out_05/image-%07d.png")