17.04.2019, 17:41
Apologies, I'm not so experienced when it comes to encoding.
b. I added 'return last' at the bottom of the script but got the same error. The script now looks like this:
I also use notepad to edit the script... unsure if that's effecting it somehow
a. Actually, I'd much rather let Hybrid do this for me. Could you explain how? How do I load VSFilter and use the Textsub command in Hybrid?
b. I added 'return last' at the bottom of the script but got the same error. The script now looks like this:
LoadPlugin("C:\Users\User\Desktop\encoding\ffms2.dll")
LoadPlugin("C:\Users\User\Desktop\encoding\VSFilter.dll")
FFVideoSource("C:\Users\User\Desktop\VID.mkv")
TextSub("C:\Users\User\SUBS.ass")
return last
a. Actually, I'd much rather let Hybrid do this for me. Could you explain how? How do I load VSFilter and use the Textsub command in Hybrid?