Log in

View Full Version : Avisynth, textsub.vdf and font size


ffroms
12th July 2002, 15:28
Hi !

I'm newbie with avisynth so I would love that someone tell me exactly what to put to change font size.
I searched forum and didn't found answer.

Here how looks my .avs file

LoadPlugin("C:\My Documents\textsub.vdf")
AVISource("C:\My Documents\Cast Away 1of2.avi")
TextSub("C:\My Documents\Cast Away 1of2.srt",28)

This don't give any errors but does not change font size. I wanted to change default font size to 28.

Thanks!

FFS

ffroms
12th July 2002, 16:36
Never mind.

I finally found out.
Thanks anyway.

FFS