Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Video.js 与英文字幕完美配合,但对于法语或西班牙语,总是存在一些特殊字符的编码问题,如“é、ñ、ê”等……这会导致网络上常见的编码困难。一个错误的字符集。
然而我的页面是用 UTF-8 编码的……那么有解决方法吗?
您是否尝试过设置 track 元素的 charset 属性?
http://www.w3.org/wiki/HTML/Elements/track