Package: av 0.9.6
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.
Authors:
av_0.9.6.tar.gz
av_0.9.6.zip(r-4.6)av_0.9.6.zip(r-4.5)av_0.9.6.zip(r-4.4)
av_0.9.6.tgz(r-4.5-x86_64)av_0.9.6.tgz(r-4.5-arm64)av_0.9.6.tgz(r-4.4-x86_64)av_0.9.6.tgz(r-4.4-arm64)
av_0.9.6.tar.gz(r-4.6-arm64)av_0.9.6.tar.gz(r-4.6-x86_64)av_0.9.6.tar.gz(r-4.5-arm64)av_0.9.6.tar.gz(r-4.5-x86_64)
av.pdf |av.html✨
av/json (API)
NEWS
| # Install 'av' in R: |
| install.packages('av', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/av/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:f8fc680b47 (on master). Checks:13 OK, 1 FAIL. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 119 | |
| linux-devel-x86_64 | OK | 158 | |
| pkgdown docs | OK | 277 | |
| source / vignettes | OK | 265 | |
| linux-release-arm64 | OK | 124 | |
| linux-release-x86_64 | OK | 156 | |
| macos-release-arm64 | OK | 90 | |
| macos-release-x86_64 | OK | 207 | |
| macos-oldrel-arm64 | OK | 152 | |
| macos-oldrel-x86_64 | OK | 238 | |
| windows-devel | OK | 306 | |
| windows-release | OK | 356 | |
| windows-oldrel | OK | 294 | |
| wasm-release | FAIL | 92 |
Exports:av_audio_convertav_capture_graphicsav_decodersav_demoav_demuxersav_encode_videoav_encodersav_filtersav_log_levelav_media_infoav_muxersav_spectrogram_videoav_video_convertav_video_imagesav_video_infobartlettbhannbharrisblackmanbnuttallbohmancauchydolphflattopgausshamminghanninglanczosnuttallparzenread_audio_binread_audio_fftsinetukeywelchwrite_audio_bin
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert video to images | av_video_images |
| Record Video from Graphics Device | av_capture_graphics av_spectrogram_video capturing |
| Demo Video | av_demo demo |
| Encode or Convert Audio / Video | av av_audio_convert av_encode_video av_video_convert encoding |
| AV Formats | av_decoders av_demuxers av_encoders av_filters av_muxers formats |
| Video Info | av_media_info av_video_info info |
| Logging | av_log_level logging |
| Read audio binary and frequency data | read_audio_bin read_audio_fft write_audio_bin |
| Window functions | bartlett bhann bharris blackman bnuttall bohman cauchy dolph flattop gauss hamming hanning lanczos nuttall parzen sine tukey welch window functions |
