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

Subtitle don't show


Hello,

Subtitle does't to show and the CC icon at the controlbar is not there. What do I do wrong?

Here is Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<script type="text/javascript" src="jwplayer/jwplayer.js" ></script>
<script type="text/javascript">jwplayer.key="J0+IRhB3+LyO0fw2I+2qT2Df8HVdPabwmJVeDWFFoplmVxFF5uw6ZlnPNXo=";</script>
</head>
<body>
<div id="test">Livestream l&auml;dt gerade...</div>
<script type="text/javascript">
jwplayer("test").setup({
height: 380,
width: 650,
file: 'http://yoruichi.ani-stream.com:182/d/qk5cd7k5whfxuqe6qfg6b35wqjteag3o2jxkvdzxi3t7n77e6ofb37i4/video.mp4',
logo: {
position: 'top-left',
},
tracks: [{
file: "/assets/subtitle.srt",
label: "Deutsch",
kind: "captions",
"default": true
}],
});
</script>
</body>
</html>

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Please provide a link.

This question has received the maximum number of answers.