mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
todo
This commit is contained in:
parent
796d0d5116
commit
cbacbebfcf
1 changed files with 1 additions and 0 deletions
|
@ -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]:
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue