Module re_video::demux

source ·
Expand description

Video demultiplexing.

Parses a video file into a raw VideoData struct, which contains basic metadata and a list of GroupOfPicturess.

The entry point is VideoData::load_from_bytes which produces an instance of VideoData from any supported video container.

Modules§

Structs§

Enums§

Functions§