Crate ac_ffmpeg

source ·
Expand description

Safe Rust interface for FFmpeg libraries. See the examples folder for code examples.

Modules

A/V codecs.
Media container handling.
AVPacket interface.
Time base aware timestamps.

Structs

An error.

Functions

Set log callback for FFmpeg. All log messages from FFmpeg will be passed to a given closure.