summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-17 23:20:32 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-17 23:20:32 +0000
commit17d0fac9aa852ac984f855eaaed83203a6207dff (patch)
tree9056c27ec2bc5b005b5e43d53efaef30a8e8296d /DOCS/man/en
parent7bc3a947a96e47195253c345c9bd8c65863268be (diff)
downloadmpv-17d0fac9aa852ac984f855eaaed83203a6207dff.tar.bz2
mpv-17d0fac9aa852ac984f855eaaed83203a6207dff.tar.xz
"-lavdopts fast" has applied to mpeg4 and h264 for a while
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21954 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 69b03dc5a0..05a5591dfd 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4069,11 +4069,11 @@ Set error resilience strategy.
.br
4: very aggressive
.REss
-.IPs "fast (MPEG-2 only)"
+.IPs "fast (MPEG-2, MPEG-4, and H.264 only)"
Enable optimizations which 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 and skipping a few
-checks to detect damaged bitstreams.
+potentially cause problems, like simpler dequantization, simpler motion
+compensation, assuming use of the default quantization matrix, assuming
+YUV 4:2:0 and 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)"