"-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 .br
4: very aggressive 4: very aggressive
.REss .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 Enable optimizations which do not comply to the specification and might
potentially cause problems, like simpler dequantization, assuming use potentially cause problems, like simpler dequantization, simpler motion
of the default quantization matrix, assuming YUV 4:2:0 and skipping a few compensation, assuming use of the default quantization matrix, assuming
checks to detect damaged bitstreams. YUV 4:2:0 and skipping a few checks to detect damaged bitstreams.
.IPs "gray\ " .IPs "gray\ "
grayscale only decoding (a bit faster than with color) grayscale only decoding (a bit faster than with color)
.IPs "idct=<0\-99> (see \-lavcopts)" .IPs "idct=<0\-99> (see \-lavcopts)"