Bob’s Video I/O Routines

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.

Indices and tables