Cargo Features

ez-ffmpeg has no features set by default.

[dependencies]
ez-ffmpeg = { version = "0.1.1", features = ["async", "opengl", "rtmp", "flv", "static"] }
async
opengl

Enables bytemuck, glow, and surfman

Affects ez-ffmpeg::opengl

rtmp = flv

Enables dashmap, rml_rtmp, and slab

Affects ez-ffmpeg::rtmp

flv rtmp?

Enables byteorder and bytes

Affects ez-ffmpeg::flv

static

Enables static of ffmpeg-next