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

I don't know of any modules that do this.

There is a free Java image processing program ImageJ which has a Quicktime Still Extractor plugin that should do what you need. Happily, ImageJ can be run as an image processing toolkit applet or servlet, so should be easy to call from perl.

-Mark

  • Comment on Re: Extract a still from Quicktime using Perl on Linux?