xandercage
14th March 2009, 15:04
Hi all,
I use this script
LoadPlugin("C:\Program Files\dgmpgdec150rc2\DGDecode.dll")
Mpeg2Source("C:\pokusy\hsm.d2v")
Crop(0,14,0,-14)
LanczosResize(656,368)
To this poin is everything ok.
I need add subtitles (hardcoded in video)
Path for subtitles is
C:\Pokusy
Name of .srt file is
hs
Can u please help with final script?
I use this script
LoadPlugin("C:\Program Files\dgmpgdec150rc2\DGDecode.dll")
Mpeg2Source("C:\pokusy\hsm.d2v")
Crop(0,14,0,-14)
LanczosResize(656,368)
To this poin is everything ok.
I need add subtitles (hardcoded in video)
Path for subtitles is
C:\Pokusy
Name of .srt file is
hs
Can u please help with final script?