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.
Complete Bob's installation instructions. Then, to install this package, run:
$ conda install bob.io.video
For questions or reporting issues to this software package, contact our development mailing list.