Module torpido.util

Expand source code
from torpido.util.image import *
from torpido.util.timestamp import *
from torpido.util.validate import *

Sub-modules

torpido.util.image

Utility functions to resize the frame from the video or normal image into specified width the increase the processing speed on the operations on the …

torpido.util.timestamp

This file will read the ranking for each section, parse it and create timestamps in seconds that can be used to clip the video using ffmpeg …

torpido.util.validate

Utility function to check if the input file belongs to one of the supported formats and can be processed readily if not we will raise errors