forked from Github/frigate
hide banner for ffmpeg conversion
This commit is contained in:
@@ -113,6 +113,7 @@ class RecordingMaintainer(threading.Thread):
|
|||||||
|
|
||||||
ffmpeg_cmd = [
|
ffmpeg_cmd = [
|
||||||
"ffmpeg",
|
"ffmpeg",
|
||||||
|
"-hide_banner",
|
||||||
"-y",
|
"-y",
|
||||||
"-i",
|
"-i",
|
||||||
cache_path,
|
cache_path,
|
||||||
|
|||||||
Reference in New Issue
Block a user