Update binary_sensor.ffmpeg.markdown

This commit is contained in:
Pascal Vizeli 2016-09-14 16:27:32 +02:00 committed by GitHub
parent c75e45aa5d
commit 01e2540083

View File

@ -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 -
```
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).