[RESOLVED] *.dgi.bad file

Support forum for DGDecNV
Post Reply
DAE avatar
AJR
Posts: 106
Joined: Mon Jan 06, 2014 10:40 am

[RESOLVED] *.dgi.bad file

Post by AJR »

Hello,

today I face to strange behavior of DGIndexNV.exe. If I try generate dgi file it creates two identical files with different names: video.dgi and video.dgi.bad . Files are completely identical.

I have used these parameters. With another file (*.h264) it creates just one dgi file. Currentelly I have only this one video.m2v file with this behavior.

Code: Select all

-i "video.m2v" -o "video.dgi" -e -h -a -nc
Do you have in your code any algorithm to generate *.dgi.bad file? Any idea why it creates the second identical dgi.bad file?

Thanks for advice
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: *.dgi.bad file

Post by admin »

Yes, I recently added such code. I didn't test it with CLI. Can you try again with the GUI, please? If it does it for both, then I would like to see the source file. If it happens only for GUI, then I will fix the code. Thanks for reporting it, AJR.

Please give me the .bad DGI file. Thanks.
DAE avatar
AJR
Posts: 106
Joined: Mon Jan 06, 2014 10:40 am

Re: *.dgi.bad file

Post by AJR »

Both GUI and CLI. I am going to upload test file and send you in PM. I have now two different files which generate this dgi.bad. Both are *.m2v . With *.h264 it creates only one file.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: *.dgi.bad file

Post by admin »

Fix DGI is only done for MPEG2.

Waiting for your stream. Even the bad DGI file would get me going.
DAE avatar
AJR
Posts: 106
Joined: Mon Jan 06, 2014 10:40 am

Re: *.dgi.bad file

Post by AJR »

User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: *.dgi.bad file

Post by admin »

Thanks, I found the bug. I'll squish it and then slipstream in a little while.
:bug:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: *.dgi.bad file

Post by admin »

Squished. Please update DGIndexNV.exe.
Post Reply