Crate x264 [] [src]

An x264 wrapper, so that you can safely encode H.264 video.

Structs

Colorspace

A colorspace, which consists of an encoding and some options.

Data

The encoded data, to be used in chunks or in its entirety.

Encoder

Encodes video.

Error

Indicates that something bad happened.

Flush

Processes any delayed frames through a fake iterator.

Image

Input image data to be given to the encoder.

Picture

Information about an encoded frame.

Plane

A single plane of an image.

Setup

Builds a new encoder.

Unit

A single NAL unit.

Enums

Encoding

An image encoding.

Preset

An encoder preset, which should handle most of the configuration.

Priority

The importance of a given unit.

Tune

Tunes the encoder for a certain kind of video.