mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
Formatting
This commit is contained in:
parent
71a2b52096
commit
17cf6ebc8c
@ -39,8 +39,8 @@ def get_standard_aspect_ratio(width: int, height: int) -> tuple[int, int]:
|
||||
(16, 9),
|
||||
(9, 16),
|
||||
(2, 1),
|
||||
(8, 3), # reolink duo 2
|
||||
(32, 9), # panoramic cameras
|
||||
(8, 3), # reolink duo 2
|
||||
(32, 9), # panoramic cameras
|
||||
(12, 9),
|
||||
(9, 12),
|
||||
] # aspects are scaled to have common relative size
|
||||
|
||||
Loading…
Reference in New Issue
Block a user