Max speed at 1
This commit is contained in:
@@ -434,7 +434,7 @@ class VideoEditor:
|
||||
TARGET_FPS = 80 # Target FPS for speed calculations
|
||||
SPEED_INCREMENT = 0.1
|
||||
MIN_PLAYBACK_SPEED = 0.05
|
||||
MAX_PLAYBACK_SPEED = 10.0
|
||||
MAX_PLAYBACK_SPEED = 1.0
|
||||
|
||||
# Seek multiplier configuration
|
||||
SEEK_MULTIPLIER_INCREMENT = 4.0
|
||||
|
Reference in New Issue
Block a user