Crate x264_framing [] [src]

Encoding video with x264.

Structs

Data

The result of encoding. Exciting stuff, isn't it?

Encoder

Encodes your video. Be nice to it!

Error

An opaque error.

Picture

Output picture data.

Setup

Used to build the encoder.

Unit

A unit of data, which corresponds to a NAL.

Enums

Preset

An encoder preset.

Priority

Used to represent how careful you have to be when sending a unit.

Tune

An encoder tuning.

Traits

Format

An image format.

Image

Represents an image that can be handed over to x264.