Cargo Features

ez-ffmpeg has no features set by default.

[dependencies]
ez-ffmpeg = { version = "0.1.3", features = ["async", "opengl", "rtmp", "flv", "static", "docs-rs"] }
async docs-rs?
opengl docs-rs?

Enables bytemuck, glow, and surfman

Affects ez-ffmpeg::opengl

rtmp docs-rs? = flv

Enables dashmap, rml_rtmp, and slab

Affects ez-ffmpeg::rtmp

flv docs-rs? rtmp?

Enables byteorder and bytes

Affects ez-ffmpeg::flv

static

Enables static of ffmpeg-next

docs-rs = async, flv, opengl, rtmp