[RESOLVED] DGIndexDV 2053 and MeGui

Support forum for DGDecNV
Post Reply
DAE avatar
barrygreybeard
Posts: 2
Joined: Tue Nov 24, 2015 1:56 pm

[RESOLVED] DGIndexDV 2053 and MeGui

Post by barrygreybeard »

I've been successfully using this combination for a few years, until an update I did today.

DCIndexNV indexes the ts file ok but when it parses the avs file I receive this error:

[Error] MediaInfo
--[Error] [17-04-2017 11:28:23] Error parsing media file D:\TVRecording\Recordings\Det stærke køn\Det stærke køn_DR2_03-10_19-55-04.avs
---[NoImage] Plugin C:\Program Files (x86)\MeGUI\tools\dgindexnv\DGDecodeNV.dll is not an AviSynth 2.5 plugin.
---[NoImage] (D:\TVRecording\Recordings\Det stærke køn\Det stærke køn_DR2_03-10_19-55-04.avs, line 1)

I have a licence.

thanks for any help
Barry
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexDV 2503 and MeGui

Post by admin »

Do you have Avisynth 2.5 installed? The recent versions of DGDecNV require 2.6 or Avisynth+, see here:

viewtopic.php?f=8&t=500&hilit=2.5.8
DAE avatar
Guest

Re: DGIndexDV 2053 and MeGui

Post by Guest »

I just downloaded MeGUI 32 bit and updated it to check.
It comes with AVISynth 2.6
Loaded a script and it works fine

Code: Select all

LoadPlugin("C:\Program Files (Portable)\dgdecnv\DGDecodeNV.dll")
DGSource("I:\movie.DGI", fieldop=0)
Please note I am not using DGIndexNV within MeGUI
Try downloading DGDecodeNV yourself and replacing the one in MeGUI
DAE avatar
barrygreybeard
Posts: 2
Joined: Tue Nov 24, 2015 1:56 pm

Re: DGIndexDV 2053 and MeGui

Post by barrygreybeard »

many thanks for your help, yes I was still using avisynth 2.5, I've been out of the loop for a while, now back in :D
now all good.............
Post Reply