hide banner for ffmpeg conversion

This commit is contained in:
Blake Blackshear
2021-10-23 08:21:15 -05:00
parent cd87f3e6f4
commit 4916e1cd1d
+1
View File
@@ -113,6 +113,7 @@ class RecordingMaintainer(threading.Thread):
ffmpeg_cmd = [
"ffmpeg",
"-hide_banner",
"-y",
"-i",
cache_path,