This commit is contained in:
Zen 2020-12-29 02:49:47 +02:00
parent 796d0d5116
commit cbacbebfcf

View file

@ -13,6 +13,7 @@ from .scenedetection import aom_keyframes, AOM_KEYFRAMES_DEFAULT_PARAMS, pyscene
from .logger import log
from .utils import terminate, frame_probe
# TODO: organize to single segmenting/splitting module
def split_routine(project: Project, resuming: bool) -> List[int]:
"""