Minor updates

This commit is contained in:
Fabian Affolter 2016-08-31 11:41:56 +02:00
parent 178cfa5eed
commit 0c0b2c9d18
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
2 changed files with 7 additions and 3 deletions

View file

@ -94,3 +94,5 @@ For playing with values (changes/100 is the scene value on ffmpeg):
```bash
$ 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).