06.03.2020, 21:01
(06.03.2020, 20:55)Selur Wrote:Quote:vapoursynth.Error: D2V Version is unsupported!Okay that surprised me, since the same version of d2vsource.dll (for opening the d2v file) and d2vwitch.exe (for creating the d2v file) that ship with Hybrid do work fine here.
-> make sure the path to your dvd has no special characters in it, may be d2vwitch has problems with that.# Loading E:\Dukto\Kenshin.1999.COMPLETE.DVD9.PAL.R2.SPANiSH\KENSHIN [b]1ª[/b] TEMPORADA\KENSHIN_VOL1_DVD1\VIDEO_TS using D2VSource
clip = core.d2v.Source(input="D:/done/16_21_20_1710.d2v", rff=False)
Cu Selur
Tried again without the 1ª in the path and get the same result as before
[color=#ff0000]Failed to evaluate the script:[/color]
[color=#ff0000]Python exception: D2V Version is unsupported![/color]
[color=#ff0000]Traceback (most recent call last):[/color]
[color=#ff0000] File "src\cython\vapoursynth.pyx", line 1946, in vapoursynth.vpy_evaluateScript[/color]
[color=#ff0000] File "src\cython\vapoursynth.pyx", line 1947, in vapoursynth.vpy_evaluateScript[/color]
[color=#ff0000] File "C:\Users\ojetepelon\AppData\Local\Temp\tempPreviewVapoursynthFile19_59_55_059.vpy", line 26, in <module>[/color]
[color=#ff0000] clip = core.d2v.Source(input="C:/Users/ojetepelon/AppData/Local/Temp/77bbf7b5091c6f1991fd46cb9acf3a69_853323747.d2v", rff=False)[/color]
[color=#ff0000] File "src\cython\vapoursynth.pyx", line 1852, in vapoursynth.Function.__call__[/color]
[color=#ff0000]vapoursynth.Error: D2V Version is unsupported![/color]