mangui / mangui/flashls

Subtitles are missing...

Open
#605 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

Hi!
I'm trying to display subtitles using this plugin. My m3u8 data is (for instance):
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA:TYPE=SUBTITLES,GROUP-ID="subs",NAME="Bulgarian",FORCED=NO,AUTOSELECT=YES,URI="subtitlelist_lbul_w1710032839.m3u8",LANGUAGE="bul"
#EXT-X-STREAM-INF:BANDWIDTH=3874784,CODECS="avc1.640029,mp4a.40.2",RESOLUTION=1280x688,SUBTITLES="subs"
chunklist_w1710032839.m3u8

But the player does not display any subtitles.

The main file works fine.

Other player (Clappr) works ok with this m3u8 -- what could be the issue?

I'm using Strobe player.

Thanks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the Strobe player with the supplied m3u8 manifest, then compare its subtitle handling with the reported working behavior in Clappr. Done means the Bulgarian subtitle track is displayed when the main HLS stream is played.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.