Finish method description

This commit is contained in:
Toke Stuart Jepsen 2023-03-27 10:10:21 +01:00
parent 52511c1e3f
commit 28a4f09625

View file

@ -50,8 +50,9 @@ def convert_list_to_commands(list_to_convert, fps, label=""):
Args:
list_to_convert (list): List of values per frame.
fps (float or int): The expected frame per seconds of the output file
label (str): Label for the
fps (float or int): The expected frame per seconds of the output file.
label (str): Label for the drawtext, if specific drawtext filter is
required
Returns:
str: Filepath to the temporary drawtext command file.