GithubHelp home page GithubHelp logo

[question] Subtitles about airplayer HOT 5 OPEN

citin avatar citin commented on June 15, 2024
[question] Subtitles

from airplayer.

Comments (5)

watson avatar watson commented on June 15, 2024

@citin not at the moment. The AirPlay protocol doesn't support subtitles directly. But it might be possible to do it if the video gets wrapped in HLS as I think that supports webvtt.

from airplayer.

watson avatar watson commented on June 15, 2024

One downside though is that the video needs to be cut up into chunks of say 20 seconds. HLS technically supports just serving the entire video as one chunk, but I think that will make skipping inside the video impossible.

Existing node modules use FFmpeg to cut the video into chunks. But those require that FFmpeg is installed on the host system or they won't work :(

from airplayer.

watson avatar watson commented on June 15, 2024

Here's an example of an HLS stream with subtitles: http://cdnbakmi.kaltura.com/p/243342/sp/24334200/playManifest/entryId/0_uka1msg4/flavorIds/1_vqhfu6uy,1_80sohj7p/format/applehttp/protocol/http/a.m3u8

from airplayer.

citin avatar citin commented on June 15, 2024

Thanks for answering!
I'll read more about that and try to use it.
Later i'll tell you.
thanks again!

from airplayer.

citin avatar citin commented on June 15, 2024

I'm missing something?
i've installed the npm ffmpeg.

screen shot 2016-05-29 at 2 49 42 pm

from airplayer.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.