Cargo Features

fframes-media-loaders has no features set by default.

[dependencies]
fframes-media-loaders = { version = "1.0.0-beta.4-rc.b2a532d", features = ["h264", "h265", "videotoolbox", "audiotoolbox", "aac", "mp3lame", "opus", "vpx", "libav-agree-gpl", "libav-agree-nonfree", "libav-agree-version3", "quote"] }
h264

Enables build-lib-x264 of ffmpeg-sys-fframes

h265

Enables build-lib-x265 of ffmpeg-sys-fframes

videotoolbox

Enables build-videotoolbox of ffmpeg-sys-fframes

audiotoolbox

Enables build-audiotoolbox of ffmpeg-sys-fframes

aac

Enables build-lib-aacplus of ffmpeg-sys-fframes

ffmpeg-sys-fframes:

encoders/decoders

mp3lame

Enables build-lib-mp3lame of ffmpeg-sys-fframes

opus

Enables build-lib-opus of ffmpeg-sys-fframes

vpx

Enables build-lib-vpx of ffmpeg-sys-fframes

libav-agree-gpl

licensing stuff

Enables build-license-gpl of ffmpeg-sys-fframes

libav-agree-nonfree

Enables build-license-nonfree of ffmpeg-sys-fframes

libav-agree-version3

Enables build-license-version3 of ffmpeg-sys-fframes

Features from optional dependencies

quote implicit feature

Enables quote

quote:

Quasi-quoting macro quote!(...)