ffmpeg-package: R interface to the ffmpeg command

Description Details Author(s) References See Also Examples

Description

Provides R functions to read, transform, and write multimedia files.

Details

An R interface to the ffmpeg command (on Linux).

Author(s)

Paul Murrell

Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>

References

https://ffmpeg.org/

See Also

ffmpeg

Examples

1
2
3
4
## Not run: 
ffmpeg(screenInput(), outputs=fileOutput("test.webm"))

## End(Not run)

pmur002/ffmpeg documentation built on May 11, 2020, 5:52 a.m.