Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for TTML as source file text format #584

Open
teb opened this issue Apr 23, 2019 · 4 comments
Open

Support for TTML as source file text format #584

teb opened this issue Apr 23, 2019 · 4 comments
Labels
type: enhancement New feature or request
Milestone

Comments

@teb
Copy link

teb commented Apr 23, 2019

Are there any plans on adding TTML based subtitles as allowed input format for DASH and HLS any time soon ? (DVB-TT, SMPTE-TT, EBU-TT, IMSC1 or raw TTML) ?

@kqyang
Copy link
Contributor

kqyang commented Apr 23, 2019

TTML passthrough is supported for DASH. For TTML output in iso-bmff, please follow this issue: #87.

@teb
Copy link
Author

teb commented Apr 23, 2019

TTML passthrough is supported for DASH. For TTML output in iso-bmff, please follow this issue: #87.

What about TTML in and WEBVTT out for HLS ? or alternatively TTML in and IMSC1 out for HLSv7+?

@kqyang
Copy link
Contributor

kqyang commented Apr 23, 2019

What about TTML in and WEBVTT out for HLS ?

That is not supported right now.

or alternatively TTML in and IMSC1 out for HLSv7+?

HLS requires TTML / IMSC1 in iso-bmff, which can be addressed by #87.

@TheModMaker TheModMaker added type: enhancement New feature or request and removed needs triage labels Dec 9, 2020
@shaka-bot shaka-bot added this to the Backlog milestone Dec 9, 2020
@unext-wendong
Copy link

@kqyang

Regarding the TTML text input support:

HLS requires TTML / IMSC1 in iso-bmff, which can be addressed by #87.

It seems #87 has already been resolved. However the limitations on TTML text input support for HLS still seem to be in place.

"HLS does not support TTML in xml format.");

"Converting TTML to other formats is not supported");

Could you please confirm if there is anything else left that blocks the removal of these limitations?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants