Bindings to 'FFmpeg' <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generate high quality videos files by capturing images from the R graphics device combined with custom audio stream. Also offers tools to convert between countless audio / video formats, or convert images to video and vice versa. This package interfaces directly to the C API and does not require any command line utilities.
Version: | 0.4.0 |
Depends: | R (≥ 3.5) |
Suggests: | testthat, ps, ggplot2, gapminder |
Published: | 2020-01-19 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | https://github.com/ropensci/av/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/av (website), https://github.com/ropensci/av (devel) |
NeedsCompilation: | yes |
SystemRequirements: | FFmpeg (>= 3.2); with at least libx264 and lame (mp3) drivers. INSTALL: libavfilter-dev (deb), ffmpeg-devel (rpm), ffmpeg (brew). |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | av results |
Reference manual: | av.pdf |
Package source: | av_0.4.0.tar.gz |
Windows binaries: | r-devel: av_0.3.zip, r-devel-gcc8: av_0.3.zip, r-release: av_0.3.zip, r-oldrel: av_0.3.zip |
OS X binaries: | r-release: av_0.3.tgz, r-oldrel: av_0.3.tgz |
Old sources: | av archive |
Reverse imports: | moveVis |
Reverse suggests: | gganimate, magick, rayshader |
Please use the canonical form https://CRAN.R-project.org/package=av to link to this page.