# re_video Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates. [![Latest version](https://img.shields.io/crates/v/re_video.svg)](https://crates.io/crates/re_video) [![Documentation](https://docs.rs/re_video/badge.svg)](https://docs.rs/re_video) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg) Crate for parsing video containers and decoding their contents. It wraps other crates, to unify the interface of parsed containers and video decoders.