summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 11:03:51 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 11:03:51 +0000
commit94dcf724a0252446daff2c4f365cd3637ac119d6 (patch)
tree13f856d9465cdc08491d21ccae0535e8a486f698 /DOCS
parent0808566b89839d99ed153c60cf7362e2fd73cbe8 (diff)
downloadmpv-94dcf724a0252446daff2c4f365cd3637ac119d6.tar.bz2
mpv-94dcf724a0252446daff2c4f365cd3637ac119d6.tar.xz
-lavdopts fast, small fix to -lavdopts ec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13262 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 8b6ee2dccb..3d4eb1fcfe 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2970,7 +2970,7 @@ debug:
.br
0x1000: bugs
.REss
-.IPs ec\ \ \
+.IPs ec=<value>
error concealment:
.RSss
1: Use strong deblock filter for damaged MBs.
@@ -2993,6 +2993,11 @@ error resilience:
.br
4: very aggressive
.REss
+.IPs fast\
+Enable optimizations that do not comply to the specification and might
+potentially cause problems, like simpler dequantization, assuming use
+of the default quantization matrix, assuming YUV 4:2:0, skipping a few
+checks to detect damaged bitstreams).
.IPs gray\
grayscale only decoding (a bit faster than with color)
.IPs "idct=<0\-99> (see \-lavcopts)"