[RESOLVED] DGIndexNV Dies on a WVC

Support forum for DGDecNV
Post Reply
DAE avatar
CarlEdman
Posts: 12
Joined: Fri Jul 24, 2015 7:31 am

[RESOLVED] DGIndexNV Dies on a WVC

Post by CarlEdman »

I'm trying to dgindexnv a wvc file extracted using mkvtoolnix/makemkv from a bluray I own. Ordinarily no problem, but in this case dgindexnv consistently crashes, whether invoked in GUI or batch mode.

A few potentially helpful files:
foo.log:

Code: Select all

Stream Type: Elementary
Video Type: AVC
Profile: reserved [8]
Level: reserved [0]
Coded Size: 0x0
SAR: Unspecified
Display Size: 
Frame Rate: 0.000000 fps
Colorimetry: BT.601 [2]*
Frame Structure: 
Frame Type: 
Coded Number: 0
Playback Number: 0
Frame Repeats: 0
Field Repeats: 0
Bitrate: 
Bitrate (Avg): 
Bitrate (Max): 
Elapsed: 
Remain: 0:00:00
FPS: 
Info: Finished!
foo.dgi:

Code: Select all

DGAVCIndexFileNV15 DGIndexNV 2051 X64
C:\Users\CarlE\DVD\tools\

foo.wvc 20462858412

DEVICE 0
DECODE_MODES 0,1,1,1,1
STREAM 0
CLIP 0 0 0 0
RANGE 0 0 20462858411 0
AUDIO 

SPS 90841
PPS 182535
SIZ 0 x 0 
FPS 0 / 0
CODED 0
PLAYBACK 0
0.00% FILM
ORDER -1
Output of mediainfo foo.wvc:

Code: Select all

General
Complete name                    : foo.wvc
Format                           : AVI
Format/Info                      : Audio Video Interleave
Format profile                   : OpenDML
File size                        : 19.1 GiB
Duration                         : 1h 32mn
Overall bit rate                 : 29.5 Mbps
Writing application              : mkvextract 9.0.1

Video
Format                           : VC-1
Codec ID                         : WVC1
Codec ID/Hint                    : Microsoft
Duration                         : 1h 32mn
Bit rate                         : 29.5 Mbps
Width                            : 1 920 pixels
Height                           : 1 080 pixels
Display aspect ratio             : 16:9
Frame rate                       : 23.976 fps
Resolution                       : 24 bits
Bits/(Pixel*Frame)               : 0.594
Stream size                      : 19.1 GiB (100%)
For what it is worth, the wvc file plays apparently fine in PotPlayer and VLC. Any advice not involving uploading a 20 GByte WVC, if possible?
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV Dies on a WVC

Post by admin »

MediaInfo shows it as an AVI file. DGDecNV does not support AVI files. Do not extract to AVI.
DAE avatar
CarlEdman
Posts: 12
Joined: Fri Jul 24, 2015 7:31 am

Re: DGIndexNV Dies on a WVC

Post by CarlEdman »

I know AVI is evil, but that is what mkvextract extracts to when asked to take a WVC file out of an MKV. I take it, the recommendation is to run dgindexnv directly on the original MKV?
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: DGIndexNV Dies on a WVC

Post by admin »

Yes, Carl, you can run it on the MKV. I'm not sure why you want to demux but if you have to you can also use DGindexNV to demux from the MKV.
Post Reply