mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
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