mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
Fix path
This commit is contained in:
parent
4f10f82580
commit
50b174b0f7
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user