in reply to Searching for an API for writing sequential images into a file ("Movie")

  • Alternate API: GD::Image::AnimatedGif; I doubt it's "better", especially given you already use Imager, but it's at least another API to consider...
  • this SO question has some info on static-linking of ffmpeg
    • Comment on Re: Searching for an API for writing sequential images into a file ("Movie")