-
Safari and WebKit on macOS and iOS have a long-standing default treatment of text track cues that incorporates an `inline-block` wrapper around the cues, so as to provide the same rendering of cues as…
-
I would like to transcode existing .MXF video files to FFV1/.MKV for long-term preservation but the closed caption streams get stripped out because the .MKV container can’t contain them.
The code…
-
# Necessary information
- Is this a regression (i.e. did it work before)? NO
- What platform did you use? Linux
- What were the used arguments? `./ccextractor test.ts -svc all[UTF-16BE] -nofc -12…
-
Via a conversation with a contact at NHK in Japan, I learned that there is a requirement in ARIB-TT to be able to display images inline with text content, for example to insert images of company logos…
-
Splitting off an idea from @ytakio in https://github.com/w3c/webcodecs/issues/94#issuecomment-828054996
> I think WebCodecs needs a method to get Metadata (including feature check method, as inform…
-
I would like to create a brew formula for libcaption to make install easier for users.
Does anyone have a working brew formula which we could contribute to the homebrew project?
Below uses br…
-
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : **X.X**
**In raising this issue, I confirm the…
-
Copy/paste from https://lists.w3.org/Archives/Public/public-tt/2017Sep/0080.html - raising as an issue for tracking/disposition purposes.
The default font size is 5vh, however the default line spac…
-
It looks like the parser is not including certain values. For example, in this AdaptationSet, we are completely dropping the Accessibility tag
```
-
https://zcorpan.github.io/live-webvtt-viewer/#style=%3A%3Acue+%7B%0Aoutline%3A500px+solid+red%0A%7D
We should consider whether we want 'outline' to be in the list of supported properties. What's the …