remove -f mp4 as it is not needed

This commit is contained in:
Jason Hunter 2021-07-11 21:45:23 -04:00 committed by Blake Blackshear
parent de121008c1
commit fc40567794

View File

@ -594,8 +594,6 @@ def recording_clip(camera, start_ts, end_ts):
"-", "-",
"-c", "-c",
"copy", "copy",
"-f",
"mp4",
"-movflags", "-movflags",
"+faststart", "+faststart",
path, path,