Site updated at 2016-12-03 16:49:47 UTC
This commit is contained in:
parent
1ad7ede3f2
commit
2ca77efe47
23 changed files with 37 additions and 37 deletions
|
@ -111,7 +111,7 @@
|
|||
|
||||
<h3><a class="title-link" name="image-quality" href="#image-quality"></a> Image quality</h3>
|
||||
|
||||
<p>You can control the <code class="highlighter-rouge">image quality</code> with <a href="https://www.ffmpeg.org/ffmpeg-codecs.html#jpeg2000"><code class="highlighter-rouge">extra_arguments</code></a> <code class="highlighter-rouge">-q:v 2-32</code> or with lossless option <code class="highlighter-rouge">-pred 1</code>.</p>
|
||||
<p>You can control the image quality with <a href="https://www.ffmpeg.org/ffmpeg-codecs.html#jpeg2000"><code class="highlighter-rouge">extra_arguments</code></a> <code class="highlighter-rouge">-q:v 2-32</code> or with lossless option <code class="highlighter-rouge">-pred 1</code>.</p>
|
||||
|
||||
<p>If you are running into trouble with this sensor, please refer to the <a href="/components/ffmpeg/#troubleshooting">Troubleshooting section</a>.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue