diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 09d7335774..0fe7f44817 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -2090,6 +2090,11 @@ i: interleave .br s: swap fields (exchange even & odd lines) .REss +.IPs "field[=n]" +Extracts a single field from interlaced image using stride arithmetic +to avoid wasting cpu time. The optional argument n specifies whether +to extract the even or the odd field (depending on whether n is even +or odd). .IPs "boxblur=radius:power[:radius:power]" box blur .RSss