bob.io.video

Video I/O support for Bob


License
BSD-3-Clause
Install
pip install bob.io.video==2.0.0a0

Documentation

Video I/O Support for Bob

This package is part of the signal-processing and machine learning toolbox Bob. It contains support for Video I/O in Bob. Video reading and writing is implemented using either FFmpeg or LibAV, whichever is installed. By importing this package, you activate a transparent plugin that makes possible reading and writing video files using bob.io.base functionalities.

Installation

Complete Bob's installation instructions. Then, to install this package, run:

$ conda install bob.io.video

Contact

For questions or reporting issues to this software package, contact our development mailing list.