Chrome won't display subtitles in <video>? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Chrome won't display subtitles in <video>?

I don't know why but Chrome won't read the subtitles contained into the <track> tag. It works fine in Firefox and IE. Here's the code: <video controls> <source src="Mary%20Ellsberg.mp4" type="video/mp4"> <source src="Mary%20Ellsberg.ogv" type="video/ogv"> <track src="Mary%20Ellsberg%20SUB.vtt" kind="subtitles" srclang="it" label="Italiano" default> Il tuo browser non sembra supportare i video! </video> Any idea why?

3rd Sep 2017, 8:35 PM
alessandra
alessandra - avatar
3 Answers
3rd Sep 2017, 8:37 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 11
where you upload your subtitles bro drive or Dropbox? I am sadly trying to show subtitles but I can't please help me to find Error https://www.sololearn.com/discuss/1585877/?ref=app
15th Nov 2018, 4:16 AM
Ratnapal Shende
Ratnapal Shende - avatar
+ 5
Thank you very very much :)
3rd Sep 2017, 10:55 PM
alessandra
alessandra - avatar