[R] Create gif from series of png files

Shane Carey careyshan at gmail.com
Tue Feb 14 12:52:20 CET 2017


Hi Ulrick,

I created the png's in R and was hoping there would be a way of stitching
them together in R. Is there a different forum I should be  posting to?

Thanks

On Tue, Feb 14, 2017 at 11: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.
>>
>


-- 
Le gach dea ghui,
Shane

	[[alternative HTML version deleted]]



More information about the R-help mailing list