"-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
This commit is contained in:
lorenm 2007-01-17 23:20:32 +00:00
parent 7bc3a947a9
commit 17d0fac9aa
1 changed files with 4 additions and 4 deletions

View File

@ -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)"