mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Add script param to docstring
This commit is contained in:
parent
9eb51e7bdb
commit
c4020157bc
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ def create_video_queue_vs(args: Args, split_locations: List[int], script: str) -
|
|||
|
||||
:param args: the Args
|
||||
:param split_locations: a list of frames to split on
|
||||
:param script: source filter script to use with vspipe (ignored with vs input)
|
||||
:return: A list of chunks
|
||||
"""
|
||||
# add first frame and last frame
|
||||
|
|
Loading…
Reference in a new issue