View Full Version : TextSub Font/Size Change?
GizmoDerMokwai
22nd November 2002, 15:43
I'm using
LoadPlugin("textsub.vdf")
TextSub("path\filename.ext")
in my AVISynth Script for subbing my SVCDs with forced Subtitles. When i watch the SVCDs on TV, the Subtitles seem to be very "big".
I find, that you can specify an charset with TextSub, but i don't realy know how to use this feature. can anyone help me? thanks in advance
Zarxrax
22nd November 2002, 17:50
You need to edit the font size in the script itself. Open it in notepad and look under the Styles header.
GizmoDerMokwai
22nd November 2002, 19:33
I dont have a style header, casue i have my subtites in the srt format...
Zarxrax
22nd November 2002, 22:50
Sorry, something made me think you were using SSA format :p
Hmmm, I never really deal with srt format, but if it doesn't have any area where you set styles, I dunno what to tell you. The character set is not the font.
Schultz
23rd November 2002, 08:55
If you read the supported formats.txt file in the docs folder this is how you specify formats with the textsub plugin on ones like srt/sub files etc..
- There is an option to override the predefined "Default" style when opening srt, sub, ... using an additional file placed next to the subtitles (like somesub.srt and somesub.srt.style). It must use the format of ssa or ass and should only contain the style definition part without any dialogue lines. To have some hint how this is done, try to modify the default parameters of some .srt in subresync and re-save it.
ffroms
23rd November 2002, 13:16
That question has been covered somewhere in this forum.
Anyway here what I do when I'm doing SVCD with subs.
Start SubResync (it's part of VobSub) and open your subtitle (srt, sub or whatever you have), click on edit and then on arial (under font). Set font size, style etc. Click on OK and save subtitle over your existing subtitle. This will creat .style file.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.