Learn R Programming

av (version 0.9.4)

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

9,338

Version

0.9.4

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

January 29th, 2025

Functions in av (0.9.4)

window functions

Window functions
info

Video Info
logging

Logging
demo

Demo Video
encoding

Encode or Convert Audio / Video
capturing

Record Video from Graphics Device
read_audio_fft

Read audio binary and frequency data
formats

AV Formats
av_video_images

Convert video to images