forked from Github/frigate
UI fixes (#11161)
* Don't save animated webp * Fix bad export state * Contain scroll for camera group * Use dvh
This commit is contained in:
@@ -110,6 +110,8 @@ class RecordingExporter(threading.Thread):
|
||||
f"00:{minutes}:{seconds}",
|
||||
"-i",
|
||||
preview.path,
|
||||
"-frames",
|
||||
"1",
|
||||
"-c:v",
|
||||
"libwebp",
|
||||
thumb_path,
|
||||
|
||||
Reference in New Issue
Block a user