mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
doc/filters: correct typos in tinterlace flags
This commit is contained in:
parent
1c3ed11893
commit
756dd98120
@ -17166,14 +17166,14 @@ Specify flags influencing the filter process.
|
||||
Available value for @var{flags} is:
|
||||
|
||||
@table @option
|
||||
@item low_pass_filter, vlfp
|
||||
@item low_pass_filter, vlpf
|
||||
Enable linear vertical low-pass filtering in the filter.
|
||||
Vertical low-pass filtering is required when creating an interlaced
|
||||
destination from a progressive source which contains high-frequency
|
||||
vertical detail. Filtering will reduce interlace 'twitter' and Moire
|
||||
patterning.
|
||||
|
||||
@item complex_filter, cvlfp
|
||||
@item complex_filter, cvlpf
|
||||
Enable complex vertical low-pass filtering.
|
||||
This will slightly less reduce interlace 'twitter' and Moire
|
||||
patterning but better retain detail and subjective sharpness impression.
|
||||
|
Loading…
Reference in New Issue
Block a user