Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

multi subtittle & audio


Hi,
Can i show and select multi audio & subtitle that defined inside mpd file on jwplayer? Does JwPlayer support this feature?

5 Community Answers

Randy

JW Player Support Agent  
1 rated :

Hello,

We currently support this feature within HLS v4 at the moment. You can see a sample implantation here that might be of use to you: https://developer.jwplayer.com/jw-player/demos/toolbox/hlsv4-audio-tracks/.

Randy

Barbaros

User  
0 rated :

Hi Randy,

So, for DASH(mpd) we have to provide all audio&subtitle sources to JwPlayer manually, right?
It doesn't parse the manifest(mpd) and display options on the player itself?

Thanks

Randy

JW Player Support Agent  
1 rated :

Hello,

At this time, this is not a supported option for MPD at the moment. You may potentially be able to do this but it might require some coding on your end.

Randy

Barbaros

User  
0 rated :

Hello Randy,

Can you point us to any documentation or a useful information?
Does JwPlayer javascript api have a function which parses mpd and returns tracks or subtitles?

Thanks.

Randy

JW Player Support Agent  
0 rated :

Hello,

We do have a captions API that you might consider looking at: https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/#captions. Although each stream can be quite unique, you may consider running some tests to see how the turnout might be.

Randy

This question has received the maximum number of answers.