|
发表于 2002-5-20 19:55:20
|
显示全部楼层
字幕延时或提前
也可以通过在.idx文件中加入“Delay”语句来使整个字幕的播放时间提前或延迟。例如:
delay: -00:00:15:00 (提前15秒)
delay: 00:00:22:00 (延迟22秒)
delay语句必须放在第一个“# Vob/Cell ID”之后,第一个“timestamp”之前的位置。例如:
# English
id: en, index:0
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: English
# Vob/Cell ID: 1, 1
delay: 00:00:22:00
timestamp:00:00:00:000, filepos:000000000 |
|