movis.util# The util module provides a set of utility functions used in movis. movis.util.add_materials_to_video Merges a video file, an audio file, and optionally a subtitle file into a new video file. movis.util.to_rgb Converts a color input to its RGB tuple representation.