Bob’s Video I/O Routines

Todo

Explain, what exactly is contained in this tuple

(The original entry is located in docstring of bob.io.video.reader.frame_type, line 3.)

Todo

Explain, what exactly is contained in this tuple

(The original entry is located in docstring of bob.io.video.reader.video_type, line 3.)

Todo

Explain, what exactly is contained in this tuple

(The original entry is located in docstring of bob.io.video.writer.frame_type, line 3.)

Todo

Explain, what exactly is contained in this tuple

(The original entry is located in docstring of bob.io.video.writer.video_type, line 3.)

This module provides two Video I/O components:

  1. A plugin for bob.io.base that allows Bob to read and write videos using its native API (bob.io.base.load() and bob.io.base.save()).

  2. A special interface for reading and writing video files with an enhanced set of options. This includes the possibility to define the recording rate, codec and/or format to be used for example.

Documentation

Indices and tables