av: Working with Audio and Video

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.3
Suggests: testthat, ps, ggplot2, gapminder
Published: 2019-08-21
Author: Jeroen Ooms ORCID iD [aut, cre]
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. On Debian / Ubuntu use libavfilter-dev and on Fedora use ffmpeg-devel.
Language: en-US
Materials: NEWS
CRAN checks: av results

Downloads:

Reference manual: av.pdf
Package source: av_0.3.tar.gz
Windows binaries: r-devel: 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 dependencies:

Reverse imports: moveVis
Reverse suggests: gganimate, magick, rayshader

Linking:

Please use the canonical form https://CRAN.R-project.org/package=av to link to this page.