in reply to Extract a still from Quicktime using Perl on Linux?

If there's no existing solution in Perl, and you can find a non-Perl tool that does this, it might be simplest to call this tool from Perl (if it's a command line tool) or "remote control" it from Perl (if it's an interactive tool).
  • Comment on Re: Extract a still from Quicktime using Perl on Linux?