Learn R Programming

av (version 0.9.6)

Working with Audio and Video in R

Description

Bindings to 'FFmpeg' 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.

Copy Link

Version

Install

install.packages('av')

Monthly Downloads

23,755

Version

0.9.6

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

October 20th, 2025

Functions in av (0.9.6)

logging

Logging
av_video_images

Convert video to images
encoding

Encode or Convert Audio / Video
capturing

Record Video from Graphics Device
formats

AV Formats
demo

Demo Video
info

Video Info
window functions

Window functions
read_audio_fft

Read audio binary and frequency data