question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reading subtitle streams performance

See original GitHub issue

I recently updated to python 3.8 and the latest master version of SMA, I was previously running on python 2.7 (and I don’t know what the previous version was, but I still have the files so could find out if instructed).

The reading of the subtitle streams is taking much longer, even though I have only ENG, in the autoprocess.ini.

Previously: 2020-06-03 12:27:20 - MANUAL - INFO - Subtitle detected for stream #7: subrip [ger]. 2020-06-03 12:27:20 - MANUAL - INFO - Subtitle detected for stream #8: subrip [gre]. 2020-06-03 12:27:20 - MANUAL - INFO - Subtitle detected for stream #9: subrip [spa]. 2020-06-03 12:27:20 - MANUAL - INFO - Subtitle detected for stream #10: subrip [spa]. 2020-06-03 12:27:20 - MANUAL - INFO - Subtitle detected for stream #11: subrip [fin].

And now, around 3 minutes each: 2020-06-11 09:52:04 - MANUAL - INFO - Text-based subtitle detected for stream 5 - subrip fra. 2020-06-11 09:54:58 - MANUAL - INFO - Text-based subtitle detected for stream 6 - subrip heb. 2020-06-11 09:58:23 - MANUAL - INFO - Text-based subtitle detected for stream 7 - subrip por. 2020-06-11 10:01:08 - MANUAL - INFO - Text-based subtitle detected for stream 8 - subrip spa.

My subtitle section for reference: [Subtitle] codec = mov_text codec-image-based = languages = eng default-language = eng first-stream-of-language = False encoding = burn-subtitles = False burn-dispositions = download-subs = False download-hearing-impaired-subs = False download-providers = embed-subs = True embed-image-subs = False embed-only-internal-subs = True filename-dispositions = forced ignore-embedded-subs = False attachment-codec = Any ideas what I may be doing wrong? Thank you.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mdhigginscommented, Jun 12, 2020

Sweet, thanks for following up and glad that improved performance

0reactions
dinghocommented, Jun 12, 2020

Thank you. That seems to have done it. I tested it on 2 different files successfully.

2020-06-12 08:17:23 - MANUAL - INFO - Text-based subtitle detected for stream 5 - subrip fra. 2020-06-12 08:17:23 - MANUAL - INFO - Text-based subtitle detected for stream 6 - subrip heb. 2020-06-12 08:17:23 - MANUAL - INFO - Text-based subtitle detected for stream 7 - subrip por. 2020-06-12 08:17:23 - MANUAL - INFO - Text-based subtitle detected for stream 8 - subrip spa.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Viewers can keep up with fast subtitles: Evidence from eye ...
They found that the proportional reading time of “normal” subtitles was 55%, slower subtitles 57% and faster subtitles 68%.
Read more >
(PDF) Subtitles and Eye Tracking: Reading and Performance
This article presents an experimental study to investigate whether subtitle reading has a positive impact on academic performance.
Read more >
Why subtitle speed matters: Evidence from word skipping and ...
High subtitle speed undoubtedly impacts the viewer experience. However, little is known about how fast subtitles might impact the reading of ...
Read more >
How subtitles boost your video's performance - LinkedIn
Subtitling your videos brings four major benefits: Subtitled videos perform better on social media: Facebook, which streams an astonishing 8 ...
Read more >
Subtitles tanking performance : r/PleX - Reddit
I'm running into an issue where my stream is failing to transcode quick enough when I turn on subtitles. On Tautulli I can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found