staindrocks
2nd January 2008, 04:09
I've been looking through the forums for a way to add selectable subs to my encodes, which i can incorporate into my current method of encoding avi/xvid to dvd. It woud be great if i could just add to my current script. The method i've always followed is:
VDub>BeSweet>AviSynth>CCE>TMPGEnc DVD Author
It's basically the same method as explained in the "AVI to DVD Guide" (http://www.doom9.org/index.html?/mpg/avi2dvdr.htm) here on Doom9. In the guide, it says to add the following two lines to the script for subs:
LoadPlugin("c:\windows\system32\vobsub.dll")
vobsub("subname")
So i added the two lines to my current script. But then when i tested it in MPC, i received the following errors:
Plugin c:\windows\system32\vobsub.dll is not an AviSynth plugin.
(C:\Temporary Storage\Project Folder\LockStock.avi.avs, line 2)
So this is where i'm stuck at. Any help would be greatly appreciated!
Thanks,
StaINdrOcKs
VDub>BeSweet>AviSynth>CCE>TMPGEnc DVD Author
It's basically the same method as explained in the "AVI to DVD Guide" (http://www.doom9.org/index.html?/mpg/avi2dvdr.htm) here on Doom9. In the guide, it says to add the following two lines to the script for subs:
LoadPlugin("c:\windows\system32\vobsub.dll")
vobsub("subname")
So i added the two lines to my current script. But then when i tested it in MPC, i received the following errors:
Plugin c:\windows\system32\vobsub.dll is not an AviSynth plugin.
(C:\Temporary Storage\Project Folder\LockStock.avi.avs, line 2)
So this is where i'm stuck at. Any help would be greatly appreciated!
Thanks,
StaINdrOcKs