Skip to main content

Module omv

Module omv 

Source
Expand description

OMV (Ogg/Theora wrapper) parser.

Parser for the OMV container format.

OMV stores a small fixed metadata block followed by internal seek tables and finally the embedded raw Ogg bitstream (Theora/Vorbis). For playback we only need the display size, frame time, and the offset of the first OggS page.

Structs§

OmvFile
OmvHeader
OmvTheoraPacket
OmvTheoraPage

Constants§

OMV_THEORA_TYPE_RGB
OMV_THEORA_TYPE_RGBA
OMV_THEORA_TYPE_YUV