mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
remove outdated output args tip
This commit is contained in:
parent
10c200dc24
commit
304a569c7e
@ -97,15 +97,3 @@ processes:
|
|||||||
| 0 N/A N/A 12827 C ffmpeg 417MiB |
|
| 0 N/A N/A 12827 C ffmpeg 417MiB |
|
||||||
+-----------------------------------------------------------------------------+
|
+-----------------------------------------------------------------------------+
|
||||||
```
|
```
|
||||||
|
|
||||||
To further improve performance, you can set ffmpeg to skip frames in the output,
|
|
||||||
using the fps filter:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
output_args:
|
|
||||||
- -filter:v
|
|
||||||
- fps=fps=5
|
|
||||||
```
|
|
||||||
|
|
||||||
This setting, for example, allows Frigate to consume my 10-15fps camera streams on
|
|
||||||
my relatively low powered Haswell machine with relatively low cpu usage.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user