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.2 |
Depends: | R (≥ 3.5) |
Imports: | graphics |
Suggests: | testthat, ps, ggplot2, gapminder |
Published: | 2024-10-04 |
DOI: | 10.32614/CRAN.package.av |
Author: | Jeroen Ooms [aut, cre] |
Maintainer: | Jeroen Ooms <jeroenooms at gmail.com> |
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/RHEL: either ffmpeg-devel from https://rpmfusion.org (preferred), or libavfilter-free-devel which is a more limited version available on Fedora/EPEL9. |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | av results |
Reference manual: | av.pdf |
Package source: | av_0.9.2.tar.gz |
Windows binaries: | r-devel: av_0.9.2.zip, r-release: av_0.9.2.zip, r-oldrel: av_0.9.2.zip |
macOS binaries: | r-release (arm64): av_0.9.2.tgz, r-oldrel (arm64): av_0.9.2.tgz, r-release (x86_64): av_0.9.2.tgz, r-oldrel (x86_64): av_0.9.2.tgz |
Old sources: | av archive |
Reverse imports: | animl, fluidsynth, praatpicture, torchaudio, vmeasur |
Reverse suggests: | databraryr, gdalcubes, gganimate, magick, rayshader, sonicscrewdriver, spatialHeatmap, tmap |
Please use the canonical form https://CRAN.R-project.org/package=av to link to this page.