The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    video-framegrab - Grab a frame from a video

SYNOPSIS

    video-framegrab myvideo.avi 00:00:10

DESCRIPTION

video-framegrab uses mplayer to grab a single frame from a given video at the specified time and saves it as a jpeg in frame.jpg.

LEGALESE

Copyright 2009 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2009, Mike Schilli <cpan@perlmeister.com>