Ffmpeg cleanup (#13737)

This commit is contained in:
Nicolas Mowen
2024-09-14 07:03:39 -06:00
committed by GitHub
parent 4f10f82580
commit 088a0fb4a5
2 changed files with 5 additions and 2 deletions

View File

@@ -774,7 +774,7 @@ def get_image_from_recording(
"""retrieve a frame from given time in recording file."""
ffmpeg_cmd = [
ffmpeg.executable_path,
ffmpeg.ffmpeg_path,
"-hide_banner",
"-loglevel",
"warning",