-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WR/ARIB] Compatibility with ARIB-TTML / 3. Animation #548
Labels
Comments
This was referenced May 12, 2020
Animation of this sort requires support for the TTML2 feature One action to consider is adding this to the requirements for a future version of IMSC, especially if there is implementer interest. |
The Timed Text Working Group just discussed
The full IRC log of that discussion<nigel> Topic: [WR/ARIB] Compatibility with ARIB-TTML / 3. Animation imsc#548<nigel> github: https://github.com//issues/548 <nigel> Cyril: Nigel noted it matches #animation-version-2. <nigel> .. I think our answer is similar to #546 that we would like to have use cases and examples. <nigel> Nigel: And I assume complexity is an issue here too. <nigel> Cyril: Yes <nigel> Nigel: Looking at it from a spec development perspective it would be easy to add, but <nigel> .. a lot of work for implementers. <nigel> Pierre: That's an understatement. We need to know more details about what support is <nigel> .. needed, especially from an interop perspetive. <nigel> s/etiv/ective <nigel> SUMMARY: TTWG is interested to know more about the usage of these features, and complexity of implementation. |
This was referenced Jun 9, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per: w3c/ttwg#116
Comment 3 (#545), 3
Simple animation can be embedded in an ARIB-TTML document with “arib-tt:keyframes” and “arib-tt:animation” elelments. The “arib-tt:keyframes” element specifies an object to be animated and its appearance such as a set of images, color, and size. The “arib-tt:animation” element specifies how the object specified by the “arib-tt:keyframes” element is animated such as duration, number of iteration, and transition effect.
The text was updated successfully, but these errors were encountered: