Thread: DG NV tools
View Single Post
Old 23rd June 2009, 02:11   #7  |  Link
Demn
Registered User
 
Join Date: Jan 2004
Posts: 2
I know I haven't responded to any previous NV tools threads, but I've been excitedly testing them out myself for some time. I really appreciate your work.

Moving on from that, I have an anime mpeg-2 vob source that was previously not providing correct timing in it's dgm with pulldown flags ignored (compared to audio stream and the d2v project file). Now with pulldown flags honored the timing seems right on with audio. However, I get this nVidia PureVideo deinterlacer (what I see as the neatest part of DGMPGIndexNV) error now:
Code:
DGSource: Cannot use PureVideo deinterlacer with field repeats.
My AVS is simple:
Code:
LoadPlugin("C:\...\DGDecodeNV.dll")
DGSource("anime.dgm",deinterlace=1)
Will the deinterlacer have issues with certain video streams? I have not tested another interlaced mpeg-2 source yet, I will get around to that eventually. This source is admitedly a very ugly NTSC source.
BTW, If you already explained this problem I'm very sorry for wasting your time, as I love your work and know you're busy.

Last edited by Demn; 23rd June 2009 at 02:15.
Demn is offline   Reply With Quote