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.9.0
Depends: R (≥ 3.5)
Imports: graphics
Suggests: testthat, ps, ggplot2, gapminder
Published: 2023-12-05
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://ropensci.r-universe.dev/av, https://docs.ropensci.org/av/
NeedsCompilation: yes
SystemRequirements: FFmpeg (>= 3.2); with at least libx264 and lame (mp3) drivers. MacOS Homebrew: ffmpeg. Debian/Ubuntu: libavfilter-dev. Fedora/CentOS: either ffmpeg-free-devel or (via https://rpmfusion.org) ffmpeg-devel.
Language: en-US
Materials: NEWS
CRAN checks: av results

Documentation:

Reference manual: av.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: animl, dynaSpec, fluidsynth, praatpicture, torchaudio, vmeasur
Reverse suggests: databraryr, gdalcubes, gganimate, magick, rayshader, sonicscrewdriver, spatialHeatmap, tmap

Linking:

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