Mercurial > mplayer.hg
changeset 9073:6c44d35c0ff8
document -vop field
author | rfelker |
---|---|
date | Thu, 23 Jan 2003 17:19:58 +0000 |
parents | d7237ee9db7f |
children | a2af35e7ebaa |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Thu Jan 23 16:33:57 2003 +0000 +++ b/DOCS/mplayer.1 Thu Jan 23 17:19:58 2003 +0000 @@ -2090,6 +2090,11 @@ .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