html5里面的字幕是webvtt文件,下载下来之后不知怎么用,所以请教一下大家
回复内容:
-
WebVTT 转换为 srt1. 用记事本打开 .vtt 文件;
2. 将文档中的前6个字母即 WEBVTT 删除掉;
3. 关闭文件,将文件扩展名改为 .srt 即可。
——————
srt 转换为 WebVTTSimple SubRip to WebVTT converter
-
1.在线手动转换:Converting SRT files to WebVTT files
或者 SubRip to WebVTT converter
注意文件编码
2.写程序全自动转换:这是旧版delphiki/SubRip-File-Parser · GitHub
已不再维护,这是新版captioning/captioning · GitHub
推荐。
没那么麻烦,直接把后缀vvt改为srt,亲测可用
这里有一个字幕格式转换工具:
http://download.csdn.net/download/zhupeiru2/8878051
亲测可用
1.用txt打开vtt文件,删除开头的 WEBVTT
2.将.全部替换成,
3.保存,将后缀改成srt
可以用mp4split转换为各种格式,比如srt,很多播放器支持这个
还是不明白啊,为我的智商拙计
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn