Update binary_sensor.ffmpeg.markdown
This commit is contained in:
parent
c75e45aa5d
commit
01e2540083
1 changed files with 1 additions and 1 deletions
|
@ -95,4 +95,4 @@ For playing with values (changes/100 is the scene value on ffmpeg):
|
||||||
$ ffmpeg -i YOUR_INPUT -an -filter:v select=gt(scene\,0.1) -f framemd5 -
|
$ 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 this [Troubleshooting section](/components/camera.ffmpeg/#troubleshooting).
|
If you are running into trouble with this sensor, please refer to this [Troubleshooting section](/components/ffmpeg/#troubleshooting).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue