summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-11 13:37:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-11 13:37:35 +0000
commit4a208211875236bbf65b4f0c3e83eb59edcf40f4 (patch)
treec4bb02e2d5d045243324c28e242565665e4cd428 /DOCS
parentfa964c61e593d617666b752b20b2b87e54310528 (diff)
downloadmpv-4a208211875236bbf65b4f0c3e83eb59edcf40f4.tar.bz2
mpv-4a208211875236bbf65b4f0c3e83eb59edcf40f4.tar.xz
New noise filter by Jindrich Makovicka.
Reformatted the paragraph because its column layout completely broke in 80 character displays. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6970 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.154
1 files changed, 28 insertions, 26 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 52d8db6dbb..573a42f1ff 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -499,32 +499,34 @@ documentation.
Activate comma separated list of video filters (see documentation).
Available plugins are:
- crop[=w:h:x:y] cropping
- rectangle[=w:h:x:y] shows cropping boundaries
- expand[=w:h:x:y:o] expanding and OSD
- flip vertical mirroring
- mirror horizontal mirroring
- rotate[=<0-3>] rotate image +- 90 degrees
- scale[=w:h] software scaling
- yuy2 YV12/I420 \-> YUY2
- rgb2bgr[=swap] RGB 24/32 <\-> BGR 24/32
- palette RGB/BGR 8 \-> 15/16/24/32bpp
- format[=fourcc] restrict colorspace
- pp[=flags] postprocessing (see \-pp)
- lavc[=quality:fps] YV12\->MPEG1 (libavcodec)
- fame YV12\->MPEG1 (libfame)
- dvbscale[=aspect] optimal scaling for DVB
- cards (aspect=
- DVB_HEIGHT*ASPECTRATIO)
- cropdetect[=limit] black border detection
- (print crop values)
- noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h]
- add noise
- <0-100> lumaNoise
- <0-100> chromaNoise
- u uniform noise
- t temporal noise
- h high quality
+ crop[=w:h:x:y] cropping
+ rectangle[=w:h:x:y] shows cropping boundaries
+ expand[=w:h:x:y:o] expanding and OSD
+ flip vertical mirroring
+ mirror horizontal mirroring
+ rotate[=<0-3>] rotate image +- 90 degrees
+ scale[=w:h] software scaling
+ yuy2 YV12/I420 \-> YUY2
+ rgb2bgr[=swap] RGB 24/32 <\-> BGR 24/32
+ palette RGB/BGR 8 \-> 15/16/24/32bpp
+ format[=fourcc] restrict colorspace
+ pp[=flags] postprocessing (see \-pp)
+ lavc[=quality:fps] YV12\->MPEG1 (libavcodec)
+ fame YV12\->MPEG1 (libfame)
+ dvbscale[=aspect] optimal scaling for DVB
+ cards (aspect=
+ DVB_HEIGHT*ASPECTRATIO)
+ cropdetect[=limit] black border detection
+ (print crop values)
+ noise[=luma[u][t|a][h]:chroma[u][t|a][h]
+ add noise
+ <0-100> luma noise
+ <0-100> chroma noise
+ u uniform noise
+ t temporal noise
+ a averaged
+ temporal noise
+ h high quality
.I parameters:
.br