I'm trying to get permanent subs in my divx and convert it to SVCD using DVD2SVCD. I have added a script like this in my dvd2svcd.ini file.
[AVISYNTH_BiCubicResize With forced subs for avi]
0=LoadPlugin("C:\Program\Tillbehör\Virtualdub 1.4.9\plugins\Subtitler.vdf")
1=BicubicResize(^TargetWidth,^TargetHeight,^b_valu e,^c_value)
2=textsub(!file.sub)
3=AddBorders(0,^BorderTop,0,^BorderBottom)
^b_value=0.33
^c_value=0.33
!file.sub=D:\Musik och Video\Dela ut filer\Subtitles\TheCountOfMonteCristo18font.ass
It all goes well until dvd2svcd loads up TMPGEnc.And i get this error message:
The resolution of the video is illegal
<The window size needs to be set between 8x8 and 5088x4088.
<The with and height of the window needs to be multible of 8.
And in the background where the movie usually appear i can see in BIG letters " LoadPlugin("C:\Program\Tillbehör\Virtualdub 1.4.9 ".
If i don't use "BicubicResize with forced subs for avi" in DVD2SVCD and only convert the movie it all goes well...
So Please anyone, if you have a script that is working tell me ......
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Need Help with My AviSynth Script
By Enkidu in forum Newbie / General discussionsReplies: 3Last Post: 21st Jan 2011, 21:37 -
To Script or Not To Script, that is the Question... (Custom Videos)
By TheMcD in forum EditingReplies: 2Last Post: 21st Oct 2010, 10:11 -
Whats wrong with this batch Mkv script?
By Animebuster in forum EditingReplies: 0Last Post: 21st Jul 2010, 03:59 -
AviDemux - Script help?
By Cralis in forum Newbie / General discussionsReplies: 4Last Post: 7th Jun 2010, 13:00 -
Does my script look right? I am trying a new script
By rocky12 in forum Newbie / General discussionsReplies: 11Last Post: 25th Sep 2008, 19:10