Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.51 KB

README.rst

File metadata and controls

44 lines (31 loc) · 1.51 KB

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.