29.01.2022, 17:09
I added return last to the script, but it behave like before.
I write manually this script. The only part added by Megui was the trim, because it was not possible in your program.
I remove it.
Now the script looks like this:
Also leaving the trim and removing return last doesn't change anything
I write manually this script. The only part added by Megui was the trim, because it was not possible in your program.
I remove it.
Now the script looks like this:
LoadPlugin("C:\Audio-video App\MeGUI-x64\tools\dgindexnv\DGDecodeNV.dll")
Loadplugin("C:\Audio-video App\MeGUI-x64\tools\avisynth_plugin\RgTools.dll")
Loadplugin("C:\Audio-video App\MeGUI-x64\tools\avisynth_plugin\masktools2.dll")
DGSource("D:\Registrazioni Sky\L'Italia delle navi\202104201044080.dgi")
#Import("C:\Audio-video App\MeGUI\tools\avisynth_plugin\FineSharp.avsi")
#Finesharp(mode=1, sstr=2.0, cstr=0.9, xstr=0.19, lstr=1.49, pstr=1.272, ldmp=2.1)
return last
Also leaving the trim and removing return last doesn't change anything