Page 1 of 1

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 12:08 pm
by admin
OK, thanks. We may have reached the point where we should move on from toolkit 6.5. Let me think about it and maybe run a poll about it.

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 12:56 pm
by admin
Hey faithless, I want to make a test build for you. Do you run 32-bit or 64-bit DGDecNV?

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 1:39 pm
by MeteorRain
Actually, does the memory size matter? I don't really see the point to upgrade the toolkit for the 2GB unrecognized memory though. :scratch:

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 1:55 pm
by admin
Don't worry, I won't do anything rash.

By limiting the compute capability to 5.0 as currently, we miss out on any improvements in 5.2, 6.0, 6.1, and 6.2, etc. We aso suffer from bugs such as this that have been repaired. Is it worth it for a simple NV12->ARGB conversion and GPU info dump, who knows? But similarly, most people have moved on from WinXP. ;)

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 3:29 pm
by faithless
Hey admin,

My Rig:
Asus Z170 Pro Gaming
i7 6700K
Asus GTX 1060 Strix Gaming 6GB

Running Windows 10 x64 Pro.

If Informations are missing, dont bother knocking...

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 3:35 pm
by admin
I asked which DGDecNV you use, 32-bit or 64-bit, but you didn't answer that. :-(

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 3:47 pm
by faithless
Sorry my bad...

I am using 32bit because 64 bit always gives me the error its unable to find DGDecodeNV.dll... But it's in the Path it looks for it ....

C:\Users\faithless>"C:\Users\faithless\Desktop\BD_Rebuilder\tools\x264.exe" "D:\WORKING\WORKFILES\VID_00000.AVS" --preset medium --bluray-compat --b-pyramid none --weightp 1 --qpmin=0 --bitrate 2700 --level 4.1 --sar 1:1 --aud --nal-hrd vbr --pic-struct --vbv-bufsize 13000 --keyint 24 --min-keyint 1 --ipratio 1.1 --pbratio 1.1 --vbv-maxrate 15000 --threads auto --slices 4 --thread-input --stats "D:\WORKING\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL
avs [error]: Cannot load file 'C:/Users/faithless/Desktop/BD_Rebuilder/Tools/dgdecnv/DGDecodeNV.dll'.
(D:\WORKING\WORKFILES\VID_00000.AVS, line 2)
x264 [error]: could not open input file `D:\WORKING\WORKFILES\VID_00000.AVS'

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 3:59 pm
by admin
DGDecNV does not use your PATH variable. If you want me to look into this, please post your AVS script and your DGI file. Probably it's some BDRB limitation. Does it support 64-bit operation? Also, you need to have 64-bit Avisynth installed. Do you? You need some kind of switcher if you want to have both 32-bit and 64-bit Avisynth on your system.

Thousands of people use 64-bit DGDecNV successfully, including me.

As a developer, are you able to use DGDecNV manually, i.e., not through BDRB? Troubleshooting is seriously complicated when 3rd-party tools are involved.

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 4:14 pm
by faithless
1. I installed Avisynth+ with both 32bit and 64bit

----------------AVS------------------
#Created by BD Rebuilder - v0.50.18
LoadPlugin("C:\Users\faithless\Desktop\BD_Rebuilder\Tools\dgdecnv\DGDecodeNV.dll")
DGSource("D:\WORKING\WORKFILES\VID_00000.DGI", fieldop=0)
ConvertToYV12().AssumeFPS(24000,1001)

---------------DGI-----------------------
DGAVCIndexFileNV16 DGIndexNV 2052 X64
C:\Users\faithless\Desktop\BD_Rebuilder\Tools\dgdecnv\

D:\DOWNLOAD\INDEPENDENCE.DAY.2.WIEDERKEHR.2016.MULTI.COMPLETE.BLURAY\BDMV\STREAM\00000.m2ts 2648064

DEVICE 0
DECODE_MODES 0,0,1,0,0
STREAM 1
PKTSIZ 192
VPID 4113
CLIP 0 0 0 8
RANGE 0 0 2648063 0
AUDIO
DEPTH 8

SPS 801
PPS 857
PPS 453785
RPS 1029
IDR 1037
0:FRM 7 0 0 1
1:FRM 6 1 0 1
2:FRM 6 2 0 1
3:FRM 5 3 0 1
RPS 453958
I 453966
4:FRM 6 4 0 1
5:FRM 6 5 0 1
6:FRM 7 6 0 1
7:FRM 6 7 0 1
8:FRM 6 8 0 1
9:FRM 5 9 0 1
10:FRM 6 10 0 1
11:FRM 6 11 0 1
12:FRM 5 12 0 1
13:FRM 6 13 0 1
14:FRM 6 14 0 1
15:FRM 5 15 0 1
16:FRM 6 16 0 1
17:FRM 6 17 0 1
18:FRM 5 18 0 1
19:FRM 6 19 0 1
20:FRM 6 20 0 1
21:FRM 5 21 0 1
22:FRM 5 22 0 1
23:FRM 5 23 0 1
SIZ 1920 x 1088
FPS 24000 / 1001
CODED 24
PLAYBACK 24
0.00% FILM
ORDER 0

No i am not able to execute dgdecnv via command line. I am a Developer for SAP ABAP Application and SAP UI5. But it should be possible to excute a command you tell me.

Re: [RESOLVED] BD-Rebuilder DGI-File missing

Posted: Fri Nov 04, 2016 4:16 pm
by admin
I didn't say anything about command line.

But anyway, I don't support people dealing with illegally downloaded materials (it puts my forum in jeopardy).