[Mplayer-cvslog] CVS: 0_90/DOCS mplayer.1,1.338,1.339
Diego Biurrun CVS
diego at mplayerhq.hu
Thu Mar 27 00:59:43 CET 2003
Update of /cvsroot/mplayer/0_90/DOCS
In directory mail:/var/tmp.root/cvs-serv24334
Modified Files:
mplayer.1
Log Message:
Documented down3dright, hqdn3d and yvu9 filters.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/mplayer.1,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -r1.338 -r1.339
--- mplayer.1 24 Mar 2003 18:24:30 -0000 1.338
+++ mplayer.1 26 Mar 2003 23:59:40 -0000 1.339
@@ -2068,6 +2068,9 @@
.IPs yuy2
Forces software YV12/\:I420 or 422P to YUY2 conversion.
Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
+.IPs yvu9
+Forces software YVU9 to YV12 colorspace conversion.
+Deprecated in favor of the software scaler.
.IPs rgb2bgr[=swap]
RGB 24/\:32 <\-> BGR 24/\:32 colorspace conversion.
.RSss
@@ -2177,6 +2180,9 @@
.br
time: temporal strength (default = 6)
.REss
+.IPs "hqdn3d[=luma:chroma:time]"
+High precision/\:quality version of the denoise3d filter.
+Parameters and usage are the same.
.IPs eq[=bright:cont]
Software equalizer with interactive controls just like the hardware
equalizer, for cards/\:drivers that do not support brightness and
@@ -2330,6 +2336,13 @@
Use the 2x scale and interpolate algorithm for scaling and smoothing images.
.IPs 1bpp
1bpp bitmap to YUV/BGR 8/15/16/32 conversion
+.IPs down3dright[=lines]
+Reposition and resize stereoscopic images.
+Extracts both stereo fields and places them side by side, resizing
+them to maintain the original movie aspect.
+.RSss
+lines: number of lines to select from the middle of the image (default: 12)
+.REss
.IPs "bmovl=hidden:opaque:<fifo>"
Read bitmaps from a FIFO and display them in a window.
.
More information about the MPlayer-cvslog
mailing list