xp_eric
6th October 2002, 10:49
Hi,
When I create a PAL SVCD from an American (NTSC) DivX (by checking the NTSC to PAL checkbox in the conversion tab) the subs I add by editing the AviSynth script as follows :
LoadPlugin("e:\dvd2svcd\textsub.vdf")
TextSub("E:\eDonkey2000\incomming\Movies\spiderman cd2.ssa")
the subs are not synchrone anymore. When I don't convert to PAL everything is okay. ssa subs are timebased so changing the framerate should effect the timing but it does !
can anybody shine a light on this ?
cheers,
;) Eric
When I create a PAL SVCD from an American (NTSC) DivX (by checking the NTSC to PAL checkbox in the conversion tab) the subs I add by editing the AviSynth script as follows :
LoadPlugin("e:\dvd2svcd\textsub.vdf")
TextSub("E:\eDonkey2000\incomming\Movies\spiderman cd2.ssa")
the subs are not synchrone anymore. When I don't convert to PAL everything is okay. ssa subs are timebased so changing the framerate should effect the timing but it does !
can anybody shine a light on this ?
cheers,
;) Eric