More zoom
This commit is contained in:
@@ -61,7 +61,7 @@ class VideoEditor:
|
||||
# Zoom and crop settings
|
||||
MIN_ZOOM = 0.1
|
||||
MAX_ZOOM = 10.0
|
||||
ZOOM_INCREMENT = 0.1
|
||||
ZOOM_INCREMENT = 0.5
|
||||
|
||||
# Supported video extensions
|
||||
VIDEO_EXTENSIONS = {".mp4", ".avi", ".mov", ".mkv", ".wmv", ".flv", ".webm", ".m4v"}
|
||||
|
||||
Reference in New Issue
Block a user