View Single Post
Old 1st March 2009, 21:55   #1033  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
When I step linearly through the original (ripped) m2ts with DGAVCIndexNV.exe (in single step mode or in normal speed play mode) everything is ok. The CUVIDServer is not needed for that purpose.
I get the failure (picture in my previous post) only during playback of the avs script and with CUVIDServer running. Here the Script:

loadplugin"C:\Programme\Video\DGAVCdecNV\DGAVCDecodeNV.dll")
AVCSource("C:\Users\User1\Movies\Hellboy2 DVD\00009.dga")
#
#mod16 PAL DVD resizing and PAL speedup
#----------------------------------------
crop(0,16,-0,-24)
Spline36Resize(720,560)
AddBorders(0,0,0,16)
AssumeFPS(25)
Sharc is offline