Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 20:41:54 +0200
From:      Robert Andersson <streambag@streambag.se>
To:        freebsd-questions@freebsd.org
Subject:   Re: still image grabber
Message-ID:  <20070729204154.7f6a8340@localhost>
In-Reply-To: <f84c38580707290714s3acb822yd5e81e4bcdc327ba@mail.gmail.com>
References:  <f84c38580707290714s3acb822yd5e81e4bcdc327ba@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Jul 2007 10:14:06 -0400
"Tsu-Fan Cheng" <tfcheng@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070729204154.7f6a8340>