+ 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?
3 Answers
+ 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
+ 5
Thank you very very much :)