[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.318,1.319
Richard Felker CVS
rfelker at mplayerhq.hu
Thu Jan 23 18:20:17 CET 2003
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv23177/DOCS
Modified Files:
mplayer.1
Log Message:
document -vop field
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- mplayer.1 22 Jan 2003 23:51:02 -0000 1.318
+++ mplayer.1 23 Jan 2003 17:19:58 -0000 1.319
@@ -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
More information about the MPlayer-cvslog
mailing list