summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-01-23 10:10:35 -0600
committerDudemanguy <random342@airmail.cc>2024-02-15 16:43:11 +0000
commit4e5d996c3a3f74a7308aee53614c2b94c71daebc (patch)
treec0ace429c70f46a4e720495f9907e39d6a1bf238 /DOCS/man/options.rst
parent25bba7c811fd203f4f9a8dfb1350e3bd79ed719e (diff)
downloadmpv-4e5d996c3a3f74a7308aee53614c2b94c71daebc.tar.bz2
mpv-4e5d996c3a3f74a7308aee53614c2b94c71daebc.tar.xz
player/sub: attempt to detect animated subtitles
The previous commits optimized sub redrawing on still images/terminal so mpv wouldn't redraw so much. There is a gap though. It only assumes static subtitles. Since ASS can be animated, those types of subtitles will always need redraws so we need to build in specific detection for this. We need to build a whitelist of events in ASS that are considered animations and then flag the packet. Additionally, there's a bunch of annoying bookkeeping that has to be done since packets can be dropped on seeks and so on.
Diffstat (limited to 'DOCS/man/options.rst')
0 files changed, 0 insertions, 0 deletions