Introducing {mp4encoder} - an H.264/mp4 encoder for #RStats written in R itself!
https://github.com/coolbutuseless/mp4encoder
Features:
* Fast encoding e.g. 700fps for 800x600 native rasters
* Images may be RGB arrays or native rasters
* mp4 videos can be played on majority of OSs + browsers
* does not use 3rd party encoding libraries - meaning it will work anywhere you have R
* does all its encoding in R using {ctypesio} & {bitstreamio} for byte/bit manipulation
Caveat: it only writes uncompressed video