cutcutcodec.core.io.read_color

Delegate the reading to the module read_ffmpeg, and add a filter to manage the colorspace.

Functions

filter_video_colorspace(container[, colorspace])

Apply FilterVideoColorspace for the video streams only.

Details

cutcutcodec.core.io.read_color.filter_video_colorspace(container: Node, colorspace: Colorspace | str | None = None) FilterIdentity[source]

Apply FilterVideoColorspace for the video streams only.