View Full Version : .SSA with VobSub ?
ArieBK
15th April 2002, 12:51
how can i add SSA sub's with vobsub plugin ?
bill_baroud
15th April 2002, 17:30
if you want your subtitle directly in the video (not optional subtitle) the virtual dub plugin "Text sub" from vobsub installation can do it, but using the original filter "Subtiler" by Avery Lee is the best i think ;)
if you want optional subtitle, DirectVobsub has an full implementation of SSA, so Karaoke, style and other options are displayed in real time...
is your movie is "movie.avi" , rename your .ssa in movie.US.ssa or movie.FR.ssa...
if you have more than one subtitle file, the language will be accessible with a right click in WMP...
bill_baroud
15th April 2002, 17:34
i haven't seen i was in the "Avsynth" forum ^^;
well browse the forum to find the script for using Vdub subtiler filter in avsynth....or perhaps try to convert SSA in BMP file (with Maestro ?) and then create a vobsub file...
dividee
15th April 2002, 19:06
It's very easy. Gabest makes really nice plugins that works natively both in virtualdub and avisynth.
An example should be enough:
LoadPlugin("mpeg2dec.dll","I:\virtual dub\plugins\textsub.vdf")
mpeg2source("I:\clip\clip1.d2v")
TextSub("clip1.ssa")
Can you think about something easier ?
ArieBK
16th April 2002, 07:52
10x a LOT !!!
it worked ... and yes you right ...
I Can't think about something easier !
;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.