Log in

View Full Version : Missing decomb.dll/SSA Subtitles Problem


Semmemon
30th July 2003, 05:15
When I try to encode a video it's now telling me it cant find decomb.dll in my gordian knot folder but it is THERE. I did a reinstall of GK and now its telling me it can't find this file to do deinterlacing.

My next question is more of a problem. I used to be able to edit the .avs file in save & encode to allow the use of .ssa or .ssr subtitle files but it doesnt work the same way as when I was using back in .26 verison. I know it still works but I can't get it working this time.

It used to be like: LoadPlugin("C:\Program Files\GordianKnot\VirtualDub\plugins\textsub.vdf") and add the subtitle files you want included under the #Subtitle part but that doesnt work anymore.

killingspree
30th July 2003, 08:25
hi,
to your first problem. just navigate to your avisynth plugins folder and put your decomb.dll there too. This should most likely solve your problem!

2) iirc you cannot load virtualdub filters with the normal loadplugin() command... search the forum on how to use it...
anyway, i would recommend that you use vsfilter.dll (vobsub) to load your subtitles into avisynth! it should be more economic :)

steVe
PS: pls use a descriptive title for your post, would be appreciated if you could change this one! thx

Semmemon
2nd August 2003, 08:57
I've tried to use the VSFilter.dll for .ssa or .srt files but the avs tells me it doesnt know what VSFilter.dll is.

I've also searched the forum for afew hours to no avail.