all i found was this one wich looked the easiest to me
https://www.videohelp.com/forum/userguides/128720.php
but its outdated and i cant get it to work
i cant get the good filter in the frameserver tab, i think ive done everything good but i cant find this ....
i added these lines, as the manual suggested
[AVISYNTH_BiCubicResize With forced subs for avi]
0=LoadPlugin("D:\Progs\Encoding\VobSub\textsub.vdf")
1=BicubicResize(^TargetWidth,^TargetHeight,^b_valu e,^c_value)
2=AddBorders(0,^BorderTop,0,^BorderBottom)
3=textsub(!.sub)
^b_value=0.0
^c_value=0.6
i opened the srt subtitles as 23.976fps
saved as a .ssa file
then i opened dvd2svcd, but unlike the howto
my dvd2svcd doesnt have the function "BiCubicResize With forced subs for avi" wich should be added by adding the ini file, if im correct
also, when i search or try to execute "D:\Progs\Encoding\VobSub\textsub.vdf" i get an error that the file isnt found, while i have the latest version of vob sub installed (just downloaded)
hope anyone can help
greetz
+ Reply to Thread
Results 1 to 2 of 2
-
-
Another approach would be to use VirtualDub and Avery Lees subtitler filter for .ssa subs, and frame server to your encoder. In essence the same thing as using AviSynth...
/Mats
Similar Threads
-
adding permanent subs to mp4
By xtwist3dx in forum Newbie / General discussionsReplies: 15Last Post: 18th Mar 2014, 19:28 -
HowTo add permanent Letterboxed subtitles to video w/ Virtualdub, SRTtoSSA
By KneeRow in forum SubtitleReplies: 20Last Post: 13th Feb 2013, 13:05 -
How to add permanent subs inside a semi-transparent box?
By majin_buu in forum SubtitleReplies: 5Last Post: 9th May 2009, 11:43 -
having trouble adding permanent subs wtih vdubmod
By myname77 in forum Newbie / General discussionsReplies: 4Last Post: 2nd Nov 2008, 09:08 -
Trouble adding permanent subtitle to xvid, subs don't break right
By boblydan in forum SubtitleReplies: 8Last Post: 18th Jul 2008, 19:53