Skip to content

issues Search Results · repo:alexandercerutti/sub37 language:TypeScript

Filter by

9 results
 (87 ms)

9 results

inalexandercerutti/sub37 (press backspace or delete to remove)

TTML adapter is still in the working, but I can surely create the issues for the features that won t be shipped with the first version of it. tts:fontSize supports providing two length. According to the ...
domain:captions-renderer
domain:ttml-adapter
  • alexandercerutti
  • Opened 
    on Apr 21, 2024
  • #16

According to the image below, the Youtube-like rendering mode (which consists of shifting down the first line, when the mode is enabled), shifts down the content but maintains an empty line (which is utterly ...
🐛 bug
domain:captions-renderer
  • alexandercerutti
  • Opened 
    on Jan 7, 2024
  • #13

When using a non-targeting (valid but no matching element) CSS selector, all the elements get that style mistakenly applied on. In the repro case below, the selector used in the STYLE is wrong as it should ...
🐛 bug
domain:webvtt-adapter
💅 style
  • alexandercerutti
  • Opened 
    on Jan 7, 2024
  • #12

When styling global cues (like with WebVTT), the second row of a cue does not preserve the same style. Minimum repro case WEBVTT STYLE ::cue { color: peachpuff; } 00:00:00.000 -- 00:00:20.000 Soffro ...
🐛 bug
domain:captions-renderer
domain:webvtt-adapter
💅 style
  • alexandercerutti
  • 2
  • Opened 
    on Jan 7, 2024
  • #11

The vertical-writing mode is not supported in the current situation, either in WEBVTT or the upcoming TTML Renderer. In order to support it, we should change the CaptionsRenderer in order to paint them. ...
domain:captions-renderer
domain:ttml-adapter
domain:webvtt-adapter
enhancement
🙏 help wanted
  • alexandercerutti
  • Opened 
    on Oct 23, 2023
  • #9

When a document is well-composed (no unordered cues, correct timings, etc.) or perhaps streamed (during live content), the Interval Binary Tree beneath the Tracks, will be an all-right tree. This might ...
domain:server
🙏 help wanted
  • alexandercerutti
  • Opened 
    on Aug 20, 2023
  • #7

With the integration of the TTML adapter, we are evaluating if we should support SMPTE ttp:timeBase. There s also an extension of TTML which supports some features. The article on Speechpad (linked below) ...
domain:captions-renderer
domain:server
domain:ttml-adapter
  • alexandercerutti
  • Opened 
    on Jul 23, 2023
  • #6

With the current implementation, subtitles serving might not honor the media s playback rate and therefore go out of sync. A solution should be evaluated so that every adapter can benefit from this change. ...
domain:captions-renderer
domain:server
enhancement
🙏 help wanted
  • alexandercerutti
  • Opened 
    on Jul 22, 2023
  • #5

As per the first version of sub37, the whole architecture expects Adapters always to return a ParseResult, containing data and perhaps some ParseError. The idea was to have ParseResult and ParseError ...
💥 Breaking Change
domain:server
domain:ttml-adapter
domain:webvtt-adapter
  • alexandercerutti
  • 2
  • Opened 
    on Mar 11, 2023
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub