Signed-off-by: Paul B Mahol <onemda@gmail.com>
@end example
@end itemize
+@anchor{separatefields}
@section separatefields
The @code{separatefields} takes a frame-based video input and splits
@end table
@end table
+@subsection Examples
+
+@itemize
+@item
+Interlace video using @code{select} and @code{separatefields} filter:
+@example
+separatefields,select=eq(mod(n,4),0)+eq(mod(n,4),3),weave
+@end example
+@end itemize
+
@section xbr
Apply the xBR high-quality magnification filter which is designed for pixel
art. It follows a set of edge-detection rules, see
a timestamp discontinuity and reset the timer. Default is 2 seconds.
@end table
+@anchor{select}
@section select, aselect
Select frames to pass in output.