Bob’s Video I/O Routines¶
This module provides two Video I/O components:
- A plugin for
bob.io.base
that allows Bob to read and write videos using its native API (bob.io.base.load()
andbob.io.base.save()
). - 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.