史萊姆論壇

史萊姆論壇 (http://forum.slime.com.tw/)
-   多媒體影音轉檔燒錄技術文件 (http://forum.slime.com.tw/f129.html)
-   -   virtualdub如何使用srt字幕文件 (http://forum.slime.com.tw/thread38473.html)

psac 2003-05-24 02:20 AM

virtualdub如何使用srt字幕文件
 
http://www.shanghainese.net/lb5000/usr/45/45_75.png


此主題相關圖片如下:


Q:
virtualdub如何使用srt字幕文件,是不是virtualdub 只能使用sub(idx)的字幕文件。
A:
In the condition that you'd checked the "VobSub for VirtualDub" and "TextSub for VirtualDub" while installing VobSub for this plug-in.... (textsub.vdf)

If you did, then select video --> filters --> add TextSub.
A configuration dialog will pop up, press open, select the *.srt

.... Press "style" to open the configuration dialog, you have several options to change the properties of the subtitles.

Hope you could make it ..

上網下載了一個subtitle 的virtualdub的 插件,就可以開啟srt/ssa 的字幕了。


or:
用VD直接使用avs文件來壓dvd,而就在avs那裡使用srt、ssa之類的文本字幕
一個例子,由Gordian Knot產生的,#後的是註釋內容,蘭色那裡就是使用textsub.vdf和指定文本字幕:
#
# Created with Gordian Knot
#
# http://thewef.nav.to
#
# PLUGINS
# get them from http://users.win.be/dividee
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\decomb.dll")
LoadPlugin("C:\PROGRA~1\Gabest\VobSub\textsub.vdf")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\InverseTelecine.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\Avisynth_Spatial.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\GreedyHMA.dll")
#LoadPlugin("C:\WINDOWS\System32\vobsub.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\SimpleResize.dll")
#
# SOURCE
mpeg2source("H:\Cowboy\Cowboy V2\cow12.d2v")
#
# TRIM
#trim(startframe,endframe)
#
# IVTC
Telecide(post=false,guide=1)
Decimate(cycle=5)
# or use
#InverseTelecine(40,10,15)
#GreedyHMA(1,0,4,0,0,0,0,0)
#
# DEINTERLACING
#FieldDeinterlace()
# or use
#VerticalReduceBy2
# or maybe
#GreedyHMA(1,0,0,0,0,0,0,0)
#
# CROPPING
crop(5,4,705,476)
#
# SUBTITLES
#VobSub("FileName")
#
# RESIZING
BicubicResize(640,432,0,0.75)
#
# DENOISING: choose one combination (or none)
# 1) little noise (fast)
#TemporalSmoother(2,1)
#
# 2) medium noise (slow)
#SpatialSoftenMMX(1,4,6,false,false,4,4,6,8)
#TemporalSmoother(2)
#
# 3) heavy noise (very slow, you have been warned)
#SpatialSoftenMMX(2,4,6,false,false,4,4,6,8)
#TemporalSmoother(3)
#SpatialSoftenMMX(1,4,6,false,false,4,4,6,8)
#
# BORDERS
#AddBorders(left,top,right,bottom)
#
# COMPRESSIBILITY CHECK
# !!!!Snip Size now has to be 14 for use in GKnot!
#SelectRangeEvery(280,14)
#
# FOOL CCEnc
#ResampleAudio(44100)
textSub("H:\Cowboy12.ssa")


所有時間均為台北時間。現在的時間是 06:28 AM

Powered by vBulletin® 版本 3.6.8
版權所有 ©2000 - 2024, Jelsoft Enterprises Ltd.

『服務條款』

* 有問題不知道該怎麼解決嗎?請聯絡本站的系統管理員 *


SEO by vBSEO 3.6.1