Skip to content

Commit c4d82bc

Browse files
authored
Update camera.ffmpeg.markdown
1 parent 2426f1a commit c4d82bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/camera.ffmpeg.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Configuration variables:
3232

3333
### {% linkable_title Image quality %}
3434

35-
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`.
35+
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`.
3636

3737

3838
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).

0 commit comments

Comments
 (0)