You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: apply minor fixes to il filter docs
This commit is contained in:
@@ -3356,6 +3356,7 @@ Interlaceing detect filter. This filter tries to detect if the input is
|
|||||||
interlaced or progressive. Top or bottom field first.
|
interlaced or progressive. Top or bottom field first.
|
||||||
|
|
||||||
@section il
|
@section il
|
||||||
|
|
||||||
Deinterleave or interleave fields.
|
Deinterleave or interleave fields.
|
||||||
|
|
||||||
This filter allows to process interlaced images fields without
|
This filter allows to process interlaced images fields without
|
||||||
@@ -3382,7 +3383,7 @@ Do nothing.
|
|||||||
Deinterleave fields, placing one above the other.
|
Deinterleave fields, placing one above the other.
|
||||||
|
|
||||||
@item interleave, i
|
@item interleave, i
|
||||||
Interleave fields. Reversing effect of deinterleave.
|
Interleave fields. Reverse the effect of deinterleaving.
|
||||||
@end table
|
@end table
|
||||||
Default value is @code{none}.
|
Default value is @code{none}.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user