mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
remove -f mp4 as it is not needed
This commit is contained in:
parent
de121008c1
commit
fc40567794
@ -594,8 +594,6 @@ def recording_clip(camera, start_ts, end_ts):
|
|||||||
"-",
|
"-",
|
||||||
"-c",
|
"-c",
|
||||||
"copy",
|
"copy",
|
||||||
"-f",
|
|
||||||
"mp4",
|
|
||||||
"-movflags",
|
"-movflags",
|
||||||
"+faststart",
|
"+faststart",
|
||||||
path,
|
path,
|
||||||
|
Loading…
Reference in New Issue
Block a user