- Time
- (Edited)
- Post link
ibleedspeed,
I see what youre trying to do now
Youre trying to get GK to write the script for you and then in turn encode with something else to DVD standards
Youre better off just writing the script yourself in AvsP
LoadPlugin("C:\PROGRA~2\GORDIA~1\DGMPGDec\DGDecode.dll")
mpeg2source("\Desktop\vob dgindex attempt\vob 1\VTS_02_1.d2v")
Done
or if you want to crop
LoadPlugin("C:\PROGRA~2\GORDIA~1\DGMPGDec\DGDecode.dll")
mpeg2source("\Desktop\vob dgindex attempt\vob 1\VTS_02_1.d2v")
Spline36Resize(720, 480, 2, 0, -2, 0)
(the crop #s here are just approx, youd have to see for yourself in AvsP)
this is also assuming youre using force film in DG
Moth3r said: No, there is no video embedding option in this forum software (thank god!)