Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#2922 | Link |
|
Registered User
Join Date: Jul 2012
Posts: 214
|
Thats all? Of course it is corrupt. It is corrupt on the BluRay and I can rip it as many as I want, it will stay corrupt. DGIndexNV should skip it, like Media Player Classic - Home Cinema does, not crashing... The BD has no scratches and damages at all. Warner Bros. released that stuff.
Last edited by Guest; 18th May 2013 at 16:16. Reason: 4 |
|
|
|
|
|
#2925 | Link |
|
Registered User
Join Date: Oct 2002
Location: France
Posts: 2,637
|
The thing you can try, but it may be difficult to obtain, is to try to rip from another Blu-Ray. Even if the Blu-Ray has no scratch or anything, it doesn't mean that you may not have a little physical defect on the layer. But, to do this, you have to get access to another Blu-Ray, this can be the tricky part...
|
|
|
|
|
|
#2930 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Only if your video decoder chip is a lot faster than your CPU. This is more probable for graphic cards with VP5 chip. VP2 to VP4 cards have an average speed limited close to double frame rate (45-60 fps, according to reports by Selur). Especialy if your decoder is stable enough to run multithreaded (like FFMS2), it will outpace DGDecNV easily. DGMPGDec is rather outdated, though.
|
|
|
|
|
|
#2931 | Link |
|
Guest
Join Date: Jan 2002
Posts: 21,901
|
It depends on your VP engine and your system. I think that, generally, if you have a VP5 engine and only a moderately powerful CPU (not a 12-core overclocked beast!) you will get some gains for HD material.
I emphasize again that the raison d'etre of DGDecNV is not performance gains (though you may see gains in some scenarios), but rather integrated, consistent, and correct random access and handling for interlaced video, pulldown, etc., for all the video types. Last edited by Guest; 19th May 2013 at 20:36. |
|
|
|
|
|
#2932 | Link |
|
.
![]() Join Date: Oct 2001
Location: Germany
Posts: 7,854
|
Main reason for me to use DGDecNV:
- it can handle interlaced MPEG-2/MPEG-4 AVC/VC-1; ffmpegsource2 often struggles there. - it can handle transport streams and vobs properly, ffmpegsource2 needs Haalis Media Splitter installed to be useful at all when it comes to mpeg2 based containers - opens up some cpu power by using the gpu (mainly useful when the avisynth script or encoding is power hungry) Main things I miss with DGDecNV: - Unicode paths and file names are not supported. (annoying; workaround: rename input) - no ifo/pgc parsing (annoying; workaround: pgcdemux) - no H.264 10bit handling, since there's no fallback software decoder (annoying; workaround: use ffmpegsource2 instead) - not free (annoying; but understandable and worth the donation) - no standalone version, would be nice if one could use DGDecNV/DGSource without Avisynth to simply decode the content to raw (pipe output) so that it can be piped to x264/vpxenc/... without the need for avisynth. (I know, I'm probably the only one that thinks this would be useful) - windows only (a linux&mac version which also can work as stand alone version would be really cool; gpu decoding and properly handling of transport streams on linux in a console would be nice) Cu Selur |
|
|
|
|
|
#2933 | Link |
|
.
![]() Join Date: Oct 2001
Location: Germany
Posts: 7,854
|
Curious thing I just encountered, when I called:
Code:
"G:\Hybrid\avisynthPlugins\DGIndexNV.exe" -i "h:\TestClips&Co\DVDs\ElephantsDream\VIDEO_TS\VTS_01_1.VOB" If I put DGIndexNV into a folder with multiple other files it crashed indexing anything. removing some of the files solves the problem -> would be nice if you could add some option to stop DGIndexNV from looking into other files than the license.txt file.
|
|
|
|
|
|
#2934 | Link |
|
Guest
Join Date: Jan 2002
Posts: 21,901
|
Can you be more specific about how to make this happen please? Steps for me to reproduce it would be very helpful. What files are problematic and are you talking about the EXE file or the license file? AFAIK, DGIndexNV doesn't "look into" any files other than the license.txt file and the video file that you try to open.
|
|
|
|
|
|
#2937 | Link |
|
Aging Video Hobbyist
Join Date: Dec 2004
Location: Off the Map
Posts: 2,461
|
This might be a complete distraction, but when I updated to 2045 in July, after a VERY LONG period where I'd been running successfully 2041, I did initially have a couple of ugly crashes myself, which of course startled and concerned me, but I found that after some fiddling the crashes stopped and then never returned.
A wild guess on my part, but as I look at my C:\Program Files (x86)\DGIndexNV\ folder, I see that I had been hanging-on to old .ini files, which I did on 7/23/2013 place into a separate subfolder called "Old ini files". Maybe (just maybe) the .exe hadn't liked these i.e. files named: DGIndexNV_2.ini DGIndexNV2038.ini DGIndexNV2039.ini DGIndexNV2040.ini DGIndexNV2041.ini being in the same folder with DGIndexNV.ini (the real deal for use with 2045). Last edited by laserfan; 2nd October 2013 at 23:04. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|