Skip to content

Commit

Permalink
hide banner for ffmpeg conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeblackshear committed Oct 23, 2021
1 parent cd87f3e commit 4916e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frigate/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def move_files(self):

ffmpeg_cmd = [
"ffmpeg",
"-hide_banner",
"-y",
"-i",
cache_path,
Expand Down

0 comments on commit 4916e1c

Please sign in to comment.