cd ~/img

ffmpeg -framerate 10 -i filename-%d.jpg nombre-video.mp4
  • @ree
    link
    43 years ago

    Ffmpeg is such a great tool.

    If you have one (or many) video and need to extract/convert/divide this is the way to go.