mirror of https://git.ffmpeg.org/ffmpeg.git
docs: remove extra sar entry for scale filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
2c90204598
commit
a2c419848d
|
@ -2112,9 +2112,6 @@ input sample aspect ratio
|
|||
@item dar
|
||||
input display aspect ratio, it is the same as (@var{iw} / @var{ih}) * @var{sar}
|
||||
|
||||
@item sar
|
||||
input sample aspect ratio
|
||||
|
||||
@item hsub, vsub
|
||||
horizontal and vertical chroma subsample values. For example for the
|
||||
pixel format "yuv422p" @var{hsub} is 2 and @var{vsub} is 1.
|
||||
|
|
Loading…
Reference in New Issue