forked from Github/frigate
optimize clips fixes #299
This commit is contained in:
@@ -139,6 +139,8 @@ class EventProcessor(threading.Thread):
|
|||||||
'-',
|
'-',
|
||||||
'-c',
|
'-c',
|
||||||
'copy',
|
'copy',
|
||||||
|
'-movflags',
|
||||||
|
'+faststart',
|
||||||
f"{os.path.join(CLIPS_DIR, clip_name)}.mp4"
|
f"{os.path.join(CLIPS_DIR, clip_name)}.mp4"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user