Colourspace
Colourspace is a Python library and viewer tool used to render videos and
images in the proper colourspace using the colorspace FFmpeg filter.
It uses the av package to access FFmpeg functionality, and pymediainfo
to obtain file and stream metadata, that is not yet available through av
(even though it is available in FFmpeg).
Note: PyAV uses a (rather) outdated version of FFmpeg: 5.1.2, which may lack bug fixes
and support for newer functionality. Check the FFmpeg build script for PyAV.
License
Licensed under BSD 3-Clause.
Copyright
Copyright (C) 2023, Svetlin Ankov, Simona Dimitrova