Compare commits

...

2 Commits

Author SHA1 Message Date
icidi
11687ef0b1
Merge 849c7dcda6 into 8e8346099e 2025-11-21 01:50:20 +02:00
icidi
849c7dcda6
fix typo 2025-11-20 00:13:59 +08:00

View File

@ -246,7 +246,7 @@ birdseye:
# Optional: ffmpeg configuration # Optional: ffmpeg configuration
# More information about presets at https://docs.frigate.video/configuration/ffmpeg_presets # More information about presets at https://docs.frigate.video/configuration/ffmpeg_presets
ffmpeg: ffmpeg:
# Optional: ffmpeg binry path (default: shown below) # Optional: ffmpeg binary path (default: shown below)
# can also be set to `7.0` or `5.0` to specify one of the included versions # can also be set to `7.0` or `5.0` to specify one of the included versions
# or can be set to any path that holds `bin/ffmpeg` & `bin/ffprobe` # or can be set to any path that holds `bin/ffmpeg` & `bin/ffprobe`
path: "default" path: "default"