mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
"-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:
parent
7bc3a947a9
commit
17d0fac9aa
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user