Skip to content

Commit 38b68c9

Browse files
author
arch
committed
update code doc
1 parent ecc64f0 commit 38b68c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funscript_editor/data/ffmpegstream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class FFmpegStream:
3030
Args:
3131
video_path (str): path to video file
3232
config (dict): conversion parameter
33-
skip_frames (int): skip given number of frames between queued frames
33+
skip_frames (int): skip given number of frames between preview frames
3434
start_frame (int): start frame number
3535
queue_size (int): size of frame buffer
3636
watchdog_timeout (int): watchdog timeout in seconds

0 commit comments

Comments
 (0)