changeset 21936:b408299b4a8d

"-lavdopts fast" has applied to mpeg4 and h264 for a while
author lorenm
date Wed, 17 Jan 2007 23:20:32 +0000
parents 0ad1aa47057c
children 74e2e49d552e
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Jan 17 22:18:15 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Jan 17 23:20:32 2007 +0000
@@ -4069,11 +4069,11 @@
 .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)"