We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc64f0 commit 38b68c9Copy full SHA for 38b68c9
funscript_editor/data/ffmpegstream.py
@@ -30,7 +30,7 @@ class FFmpegStream:
30
Args:
31
video_path (str): path to video file
32
config (dict): conversion parameter
33
- skip_frames (int): skip given number of frames between queued frames
+ skip_frames (int): skip given number of frames between preview frames
34
start_frame (int): start frame number
35
queue_size (int): size of frame buffer
36
watchdog_timeout (int): watchdog timeout in seconds
0 commit comments