Log in

View Full Version : vsfilter's TextSub parameters


peter71
5th February 2008, 15:03
Hi,

I'd like to use this filter in my avisynth script, but I couldn't find a single word of documentation about it on the entire web :(

(Save for the avisynth's docs itself, that mentions the charset and fps parameters. The basic TextSub functionality works for me, but I assume there must be a lot of other parameters that can be otherwise set in the DirectVobSubConfigure, which unfortunately has no effect on the avisynth plugin)

Can someone help me please ?
Thanks,
Peter

Adub
5th February 2008, 18:30
The avisynth documentation is your best bet. It is pretty self explanatory really.

If you have trouble come back here with a specific question regarding your problem.

Lenchik
11th August 2008, 20:02
How to change/increase font size (or something like "zoom" of font), and font position, borders using textsub parametrs (without changing script)?
I would like to have options like in windows vsfilter properties (autoload version).

P.S. Excuse me my poor english.

Adub
11th August 2008, 21:34
You can't do that with VSfilter. If anything, just edit the script your self. The Textsub filter only has one parameter, which is the location of your subtitle file to be placed on the video. It doesn't have any other parameters, and probably never will.

If you want to change the font, the size, position, borders, or whatever else, you have to do it your self. I recommend Aegisub.