[Rd] SWF animation method
Kuhn, Max
Max.Kuhn at pfizer.com
Wed Aug 8 17:20:10 CEST 2007
Also,
I've used ImageMagick's convert utility to make animated gifs. Generate
a series of files (I used png) and then
convert -delay 50 -page +0+0 im01.png -page +0+0 im01.png -page +0+0
im01.png -loop 0 mov.gif
Max
> -----Original Message-----
> From: r-devel-bounces at r-project.org
[mailto:r-devel-bounces at r-project.org] On Behalf Of Romain Francois
> Sent: Wednesday, August 08, 2007 11:11 AM
> To: Mike Lawrence
> Cc: r-devel at r-project.org; John Christie
> Subject: Re: [Rd] SWF animation method
>
> Hello Mike,
>
> You might want to give "mencoder" a try. It usually comes with
mplayer.
> I did play with it a while ago and was fairly happy with the results.
> Basically, the idea was to create many jpg files somewhere, which is
not
> too hard using the %03d substitution described in ?jpeg.
> The rest is described here:
> http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-enc-images.html
>
> Cheers,
>
> Romain
>
> PS: You might find some links in this (not really maintained) webpage:
> http://addictedtor.free.fr/movies/
----------------------------------------------------------------------
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
More information about the R-devel
mailing list