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.8.0
Depends: R (≥ 3.5)
Imports: graphics
Suggests: testthat, ps, ggplot2, gapminder
Published: 2022-08-13
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

Documentation:

Reference manual: av.pdf

Downloads:

Package source: av_0.8.0.tar.gz
Windows binaries: r-devel: av_0.8.0.zip, r-release: av_0.8.0.zip, r-oldrel: av_0.7.0.zip
macOS binaries: r-release (arm64): av_0.8.0.tgz, r-oldrel (arm64): av_0.8.0.tgz, r-release (x86_64): av_0.7.0.tgz, r-oldrel (x86_64): av_0.7.0.tgz
Old sources: av archive

Reverse dependencies:

Reverse imports: animl, dynaSpec, moveVis, spatialHeatmap, vmeasur
Reverse suggests: gdalcubes, gganimate, magick, rayshader, renderthis, sonicscrewdriver, tmap

Linking:

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