Skip to content

Commit dceaab3

Browse files
authored
Update binary_sensor.ffmpeg.markdown
1 parent 0269653 commit dceaab3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/binary_sensor.ffmpeg.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Configuration variables:
5050
5151
### {% linkable_title Motion %}
5252
53+
FFmpeg don't have a motion detection filter so it use a scene filter to detect a new scene/motion. In fact you can set how big a object or size of image they need change to detect a motion. The option 'changes' is the percent value of change between frames. You can add a denoice filter to video if you want a realy small value for 'changes'.
54+
5355
To enable your FFmpeg with motion detection in your installation, add the following to your `configuration.yaml` file:
5456

5557
```yaml

0 commit comments

Comments
 (0)