Extract a still from Quicktime using Perl on Linux?
hoggardb
created: 2006-05-04 14:18:22
I've searched CPAN and Googled, but haven't found the answer. Is there a good way to extract a still from a Quicktime video using Perl on Linux?
Re: Extract a still from Quicktime using Perl on Linux?
created: 2006-05-04 15:29:04
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).
Re: Extract a still from Quicktime using Perl on Linux?
created: 2006-05-04 18:24:31
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

Re: Extract a still from Quicktime using Perl on Linux?
created: 2006-05-15 11:03:24
I ended up going with mplayer - which can be quite an adventure to compile with QuickTime support - and calling it as a command line program. There is an FFmpeg module, but I had trouble getting it to compile on my dev server.

perlmonks.org content © perlmonks.org and hoggardb, ikegami, kvale

prlmnks.org © 2006 edmund von der burg (eccles & toad)

v 0.03