From b7e985a728713f8a55ec7a01ace0207dfd550cf0 Mon Sep 17 00:00:00 2001 From: "Fillmore, Christopher (cf276p)" Date: Thu, 14 Jun 2018 05:56:23 -0400 Subject: [PATCH] Move CEA-608/708 to list of supported HLS features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b4064151..c75021f906 100644 --- a/README.md +++ b/README.md @@ -87,13 +87,13 @@ HLS features supported: - ISO-BMFF / MP4 / CMAF support - MPEG-2 TS support (transmuxing provided by [mux.js][] v4.4+, must be separately included) - WebVTT and TTML + - CEA-608/708 captions HLS features **not** supported: - Encrypted content with FairPlay: https://github.com/google/shaka-player/issues/382 - Encrypted content with PlayReady: https://github.com/google/shaka-player/issues/1145 - Key rotation: https://github.com/google/shaka-player/issues/917 - I-frame-only playlists: https://github.com/google/shaka-player/issues/742 - - CEA-608/708 captions: https://github.com/google/shaka-player/issues/276 - Raw AAC (without an MP4 container): https://github.com/google/shaka-player/issues/1083 [mux.js]: https://github.com/videojs/mux.js/releases