Miks
7th November 2002, 18:55
Dear all,
Can anyone give me an example of how to use the following plugin?
TextSub("path\filename.ext"[, charset[, fps]])
I need to specify the framerate 23.976
I have tried many combinations, but it keeps giving me an error
Thanks in advance:
Michael Mondrup
LoadPlugin("C:\Programmer\Gabest\VobSub\textsub.vdf")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("C:\VCD\col.avi")
ConvertToYUY2()
BicubicResize(480,344,0.33,0.33)
AddBorders(0,68,0,68)
TextSub("C:\VCD\1033076213-12-Collateral Damage (2002).srt"[, [,23.976]])
Can anyone give me an example of how to use the following plugin?
TextSub("path\filename.ext"[, charset[, fps]])
I need to specify the framerate 23.976
I have tried many combinations, but it keeps giving me an error
Thanks in advance:
Michael Mondrup
LoadPlugin("C:\Programmer\Gabest\VobSub\textsub.vdf")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
AVISource("C:\VCD\col.avi")
ConvertToYUY2()
BicubicResize(480,344,0.33,0.33)
AddBorders(0,68,0,68)
TextSub("C:\VCD\1033076213-12-Collateral Damage (2002).srt"[, [,23.976]])