【软件】Virtual DubMod;VobSub
将一段视频切割成多断的方法请自行使用google;
可以用VobSub Cutter慢慢切割调整

或者找另外的软件包Gordian Knot的自动分割;

对于冗余字幕,可以使用VobSub Strip来精简

那问题来了,我如何知道哪条字幕想保留?
可以用媒体播放器外挂字幕播放。

或者用Subresync来预览
哪个更适合自己就看用户了,我比较倾向节约系统资源的后者。

先看两个版本的字幕

Subresync打开需要更改的字幕,找到双方吻合的台词

调整字幕的时候请注意格式,如果是整数,末尾补零

现在我们开始讨论srt到idx+sub的转换。
idx+sub到srt很简单,因为只要使用单一的orc软件就可以完成;相反,srt到idx+sub需要使用多个软件,过程多了,也就复杂了。
doom9上有个教程,有兴趣可以参考,http://forum.doom9.org/showthread.php?t=78718
[quote] 1.open text srt file with SRT2SUP
set background color to white
set text, outline, antialias color to blue, red or black
(the colors used by DVDMaestro)
other setting just follow this guide
2.select "SRT File"->"Save All as Bitmap"
save as a new srt file and lots of bmp files
3.use pic2pic convert all the bmp files from 32bpp to 16 color format. (don't change the output file names)
4.convert the new srt file to DVDMaestro format (son & spf) with Subrip
5.open *.son file with notepad. change Color and Contrast setting to desired color
(you can modify *.spf as well)[/quote]
本文章更多内容:1 - 2 - 下一页