av: Working with Audio and Video in R

Bindings to 'FFmpeg' <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generates high quality video from images or R graphics with custom audio. Also offers high performance tools for reading raw audio, creating 'spectrograms', and converting between countless audio / video formats. This package interfaces directly to the C API and does not require any command line utilities.

Version: 0.5.0
Depends: R (≥ 3.5)
Suggests: testthat, ps, ggplot2, gapminder
Published: 2020-01-29
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. Debian/Ubuntu: libavfilter-dev, Fedora/CentOS: ffmpeg-devel (via https://rpmfusion.org), MacOS Homebrew: ffmpeg.
Language: en-US
Materials: NEWS
CRAN checks: av results

Downloads:

Reference manual: av.pdf
Package source: av_0.5.0.tar.gz
Windows binaries: r-devel: av_0.5.0.zip, r-release: av_0.5.0.zip, r-oldrel: av_0.5.0.zip
macOS binaries: r-release: av_0.5.0.tgz, r-oldrel: av_0.5.0.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.