killergerbah / asbplayer

Browser-based media player and Chrome extension for subtitle sentence mining
MIT License
528 stars 69 forks source link

Auto pause does not behave well with more than one subtitle track loaded #402

Open killergerbah opened 7 months ago

killergerbah commented 7 months ago

If two tracks are loaded simultaneously, then auto-pause will trigger for each track. A possible solution is to intelligently guess whe subtitles on two different tracks represent the same line of dialog.

killergerbah commented 3 months ago

Related to https://github.com/killergerbah/asbplayer/issues/385 It might be worth considering having a setting that determines which tracks should be considered for subtitle-timing-dependent features.