소스 검색

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",
         "copy",
-        "-f",
-        "mp4",
         "-movflags",
         "+faststart",
         path,