still image grabber

Robert Andersson streambag at streambag.se
Sun Jul 29 19:03:20 UTC 2007


On Sun, 29 Jul 2007 10:14:06 -0400
"Tsu-Fan Cheng" <tfcheng at gmail.com> wrote:

> Hi,
>    is there a port on freebsd that generate still images from movie
> files? like "image grabber" on windows?? thanks!!
> 
> TFC
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
> 

I began writing a shell script for this a couple of weeks ago. As i saw
your email today i tried to finish it up, adding some command line
arguments and various comments. The script uses mplayer and ImageMagick
to create something that looks somewhat like the output from
imagegrabber or media player classic.

I call it framegrabber. You can find it here:
http://code.streambag.se

Hope you'll find it useful.

// Robert


More information about the freebsd-questions mailing list