[mythtv-commits] [MythTV/mythtv] c5cfa5: Increase cut-off for subtitle buffer clear, too sm...

kt-- noreply at github.com
Sun Apr 18 14:36:16 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c5cfa5be2732c2c4ac03caa0a2fa9bce9d77b5a5
      https://github.com/MythTV/mythtv/commit/c5cfa5be2732c2c4ac03caa0a2fa9bce9d77b5a5
  Author: Kingsley Turner <krt at krt.com.au>
  Date:   2021-04-18 (Sun, 18 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythtv/captions/subtitlereader.cpp

  Log Message:
  -----------
  Increase cut-off for subtitle buffer clear, too small for SSA karaoke

Karaoke-style Sub-Station Alpha (SSA) subtitles with decorative animations
(e.g.: bouncing ball position) do not render correctly in MythFrontend due
to an arbitrary(?) subtitle-buffers-count limit of 40. Increasing this amount,
and testing on various sources leads to a better value (of 175) which works
for more different of subtitle karaoke-animation styles.

Refs #355
Refs #356

Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>




More information about the mythtv-commits mailing list