17.10.2017, 18:20
(17.10.2017, 01:02)Selur Wrote: Hybrid already supports adding .ass subtitles,... There should be nothing Special to do,...
I mean somehow I need to embed a subtitle that need to use vsfiltermod rather than vsfilter.
If not, some effect would not show up in the screen.
such as...
LoadPlugin("C:\Program Files\Aegisub\csri\VSFilterMod64.DLL")
rather than
LoadPlugin("C:\Program Files\Aegisub\csri\VSFilter.DLL")
and then
TextSubMod("...\...\a.ass")
rather than
TextSub("...\...\a.ass")