Browse Source

doc/encoders: Fix colums typo

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n4.2
Michael Niedermayer 6 years ago
parent
commit
645c5e8c91
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/encoders.texi

+ 1
- 1
doc/encoders.texi View File

@@ -1467,7 +1467,7 @@ has refilled above the threshold. Defaults to zero (no frames are
dropped).

@item tiles
Set the number of tiles to encode the input video with, as colums x
Set the number of tiles to encode the input video with, as columns x
rows. Larger numbers allow greater parallelism in both encoding and
decoding, but may decrease coding efficiency. Defaults to the minimum
number of tiles required by the size of the input video (this is 1x1


Loading…
Cancel
Save