parent
b340912b7e
commit
b44641b3d1
1 changed files with 2 additions and 2 deletions
|
@ -52,9 +52,9 @@ $ ffmpeg -i YOUR_INPUT -an -filter:v select=gt(scene\,0.1) -f framemd5 -
|
||||||
|
|
||||||
If you are running into trouble with this sensor, please refer to the [troubleshooting section](/components/ffmpeg/#troubleshooting).
|
If you are running into trouble with this sensor, please refer to the [troubleshooting section](/components/ffmpeg/#troubleshooting).
|
||||||
|
|
||||||
#### {% linkable_title Tipps %}
|
#### {% linkable_title Tips %}
|
||||||
|
|
||||||
- Use motion only in a customer area with [crop filter](https://ffmpeg.org/ffmpeg-filters.html#crop):
|
- Use motion only in a custom area with [crop filter](https://ffmpeg.org/ffmpeg-filters.html#crop):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
extra_arguments: -filter:v "crop=100:100:12:34"
|
extra_arguments: -filter:v "crop=100:100:12:34"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue