[R] Create gif from series of png files

Bert Gunter bgunter.4567 at gmail.com
Tue Feb 14 19:02:10 CET 2017


Ulrik:

Sheepishly Nitpicking (only because you are a regular and wise R-help
contibutor):

gganimate is not a library, it's a package.

No need to reply.

Best,
Bert



Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Tue, Feb 14, 2017 at 3:33 AM, Ulrik Stervbo <ulrik.stervbo at gmail.com> wrote:
> Hi Shane,
>
> Wrong forum. This might be what you are looking for
>
> ffmpeg -i %03d.png output.gif
>
> Or use the library gganimate.
>
> Best
> Ulrik
>
> Shane Carey <careyshan at gmail.com> schrieb am Di., 14. Feb. 2017, 12:08:
>
>> Hi,
>>
>> I have many png files that I would like to stitch together, in order to
>> make a gif file.
>>
>> Any ideas how I would do this?
>>
>> Thanks
>>
>> --
>> Le gach dea ghui,
>> Shane
>>
>>         [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list