05.06.2019, 16:25
try:
the Preroll (http://avisynth.nl/index.php/Preroll) is important for stability when using SupTitle.
If that also doesn't help, upload the subtitle file somewhere and share it with me.
Cu Selur
LoadCPlugin("C:\Program Files\Hybrid\32bit\avisynthPlugins\ffms2.dll")
LoadPlugin("C:\Program Files\Hybrid\32bit\avisynthPlugins\SupTitle.dll")
FFVideoSource("D:\Aquaman.mkv", fpsnum=24000, fpsden=1001, threads=1, colorspace="YUV420P10")
Preroll(video=10, audio=0)
SupTitle("D:\Aquaman.sup")
return last
If that also doesn't help, upload the subtitle file somewhere and share it with me.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.