mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 13:14:36 +00:00
change max_distance max to 128kb instead of 65kb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17812 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b2a5c98e76
commit
05b2368382
@ -399,7 +399,7 @@ max_distance
|
||||
non-keyframe - keyframe transitions are very frequent
|
||||
|
||||
SHOULD be set to <=32768
|
||||
if the stored value is >65536 then max_distance MUST be set to 65536
|
||||
if the stored value is >131072 then max_distance MUST be set to 131072
|
||||
|
||||
this is also the max frame size without a checksum after the frameheader.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user