浏览代码

remove -f mp4 as it is not needed

Jason Hunter 3 年之前
父节点
当前提交
fc40567794
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      frigate/http.py

+ 0 - 2
frigate/http.py

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