Hello guys!

I am using dvd2svcd and cce 2.5 to make vcd/svcd.
I add subtitles by this guide:

[AVISYNTH_BiCubicResize With forced subs for AVI]
0=BicubicResize(^TargetWidth,^TargetHeight,^b_valu e,^c_value)
1=AddBorders(0,^BorderTop,0,^BorderBottom)
2=LoadPlugin(!TextSub.vdf)
3=textsub(!file.ssa)
^b_value=0
^c_value=0.6
!TextSub.vdf=C:\Program Files\Gabest\VobSub\textsub.vdf
!file.ssa=

Now in dvd2Svcd go to the Frameserver tab and choose BiCubicResize with forced subs for AVI in the field Avisynth setup. Scroll down the Avisynth command table and click on the parameters button on the line TextSub. Browse to your subtitle file and your ready to roll...



Everything is great, except subtitles charters are to big.
Does anybody know how to make them smaller!

Tanks
By