diff options
author | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-24 22:09:51 +0000 |
---|---|---|
committer | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-24 22:09:51 +0000 |
commit | 1440333b8a3b8ef8a5e520d892000915c510a53e (patch) | |
tree | 89b4dc31caee458e704a1bc36004c06cbc4ee3ab | |
parent | b92943212725a7e49247c6fbc6b50a044f32485e (diff) |
Document -vo vdpau:denoise.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28721 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8030bfbdae..3c0be242dd 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3430,6 +3430,8 @@ Also supports displaying of software-decoded video. .RSs .IPs sharpen=<\-1\-1> Apply a sharpening algorithm to the video (default: 0). +.IPs denoise=<0\-1> +Apply a noise reduction algorithm to the video (default: 0, no noise reduction). .RE .PD 1 . |