Bob’s Video I/O Routines¶
Todo
Explain, what exactly is contained in this tuple
(The original entry is located in /scratch/builds/bob/bob.io.video/miniconda/conda-bld/bob.io.video_1618320548428/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/python3.8/site-packages/bob/io/video/__init__.py:docstring of bob.io.video.reader.frame_type, line 3.)
Todo
Explain, what exactly is contained in this tuple
(The original entry is located in /scratch/builds/bob/bob.io.video/miniconda/conda-bld/bob.io.video_1618320548428/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/python3.8/site-packages/bob/io/video/__init__.py:docstring of bob.io.video.reader.video_type, line 3.)
Todo
Explain, what exactly is contained in this tuple
(The original entry is located in /scratch/builds/bob/bob.io.video/miniconda/conda-bld/bob.io.video_1618320548428/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/python3.8/site-packages/bob/io/video/__init__.py:docstring of bob.io.video.writer.frame_type, line 3.)
Todo
Explain, what exactly is contained in this tuple
(The original entry is located in /scratch/builds/bob/bob.io.video/miniconda/conda-bld/bob.io.video_1618320548428/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/python3.8/site-packages/bob/io/video/__init__.py:docstring of bob.io.video.writer.video_type, line 3.)
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.