Update camera.ffmpeg.markdown

This commit is contained in:
Pascal Vizeli 2016-12-03 17:46:16 +01:00 committed by GitHub
parent 2426f1a555
commit c4d82bc8b4

View File

@ -32,7 +32,7 @@ Configuration variables:
### {% linkable_title Image quality %}
You can control the `image quality` with [`extra_arguments`](https://www.ffmpeg.org/ffmpeg-codecs.html#jpeg2000) `-q:v 2-32` or with lossless option `-pred 1`.
You can control the image quality with [`extra_arguments`](https://www.ffmpeg.org/ffmpeg-codecs.html#jpeg2000) `-q:v 2-32` or with lossless option `-pred 1`.
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).