summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-26 23:59:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-26 23:59:07 +0000
commitba39e1594824d05ef32d6c7457b5c2250c7be250 (patch)
treeb483e1901cc23a46632876d50cdbc850e727829c /DOCS
parent8d91f67c239e096c9e511dd570d5f0f91db97bd7 (diff)
downloadmpv-ba39e1594824d05ef32d6c7457b5c2250c7be250.tar.bz2
mpv-ba39e1594824d05ef32d6c7457b5c2250c7be250.tar.xz
Documented down3dright, hqdn3d and yvu9 filters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9697 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.113
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index c4666253bc..09d0b17f70 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -2077,6 +2077,9 @@ skipping (c from 0\-3) and scaling parameters can be specified.
.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
@@ -2186,6 +2189,9 @@ chroma: spatial chroma strength (default = 3)
.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
@@ -2339,6 +2345,13 @@ t: linear (0) or cubic resampling (1)
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.
.