Search found 36 matches

by Xunkar
Mon Sep 09, 2019 5:42 am
Forum: DGDecNV
Topic: [RESOLVED] Incorrect naming of demux audio tracks
Replies: 5
Views: 8663

[RESOLVED] Incorrect naming of demux audio tracks

Hello. I've noticed that on occasion DGIndexNV would incorrectly name the demuxed audio tracks. For instance on the BluRay of The Devil's Advocate. The Information window of DGIndexNV finds the following audio tracks: https://i.imgur.com/dMClZbM.png As you can see we have 5 stereo tracks, but once d...
by Xunkar
Fri Sep 06, 2019 10:03 am
Forum: DGDecNV
Topic: [CLOSED] Invalid data found
Replies: 1
Views: 5132

[CLOSED] Invalid data found

I'm working on a Star Wars BluRay, and while there hasn't been any error or warning when indexing the m2ts with DGIndexNv, ffmpeg gives me a non-fatal error when encoding the AviSynth script all of a sudden. Here are the details Script: DGSource("D:\Ripping\VOB\00800.dgi") Prefetch(6) FFMPEG Command...
by Xunkar
Fri Aug 30, 2019 12:37 pm
Forum: DGDecNV
Topic: [RESOLVED] Different duration after indexing
Replies: 8
Views: 11340

Re: Incorrect duration after indexing

You are right muxing the VOBs through AviDemux does sync the tracks which is done by inserting extra seconds at the beginning (since the audio has a negative delay I guess that makes sense). The fact that MediaInfo does not display decimals on duration has thrown me off with the rounding, but I gues...
by Xunkar
Fri Aug 30, 2019 7:37 am
Forum: DGDecNV
Topic: [RESOLVED] Different duration after indexing
Replies: 8
Views: 11340

Re: Incorrect duration after indexing

I beg to differ. When that happens MPC will start both video and audio at 0:00 and either the audio will cut off sooner than the video (if the audio track is shorter) or the video will stop on the last frame until the audio track is over (if the video track is shorter). Here the issue is different. ...
by Xunkar
Thu Aug 29, 2019 2:29 pm
Forum: DGDecNV
Topic: [RESOLVED] Different duration after indexing
Replies: 8
Views: 11340

Re: Incorrect duration after indexing

Oh I should mention that the VOB was created through PgcDemux. Otherwise I wouldn't be able to tell where the episode starts precisely (as I mentionned in a different thread). Could this be the source of the discrepancy?

Here is the VOB in any case https://mab.to/eH2lWrf9D
by Xunkar
Thu Aug 29, 2019 10:45 am
Forum: DGDecNV
Topic: [RESOLVED] Different duration after indexing
Replies: 8
Views: 11340

[RESOLVED] Different duration after indexing

Hello, I know I'm asking a lot of questions recently I hope you don't mind :D I've stumbled upon a VOB that displays an odd behavior. When opening the VOB in MPC-HC it has a duration of 20:30.976. But once I index it with DGIndexNv and opens it with DGSource+VirtualDub or FFMPEG the video duration i...
by Xunkar
Tue Aug 27, 2019 1:02 pm
Forum: DGDecNV
Topic: [CLOSED] Seeking to beginning of a title
Replies: 5
Views: 8643

Re: Seeking to beginning of a title

I have a BluRay where each m2ts contains multiple episodes (they are really short, that's probably the case) but when you play the BluRay you can navigate them individually, so I assumed there was an equivalent to PGC to separate them in titles. But I've realized that it's only chapter info, duh.
by Xunkar
Tue Aug 27, 2019 10:56 am
Forum: DGDecNV
Topic: [CLOSED] Seeking to beginning of a title
Replies: 5
Views: 8643

Re: Seeking to beginning of a title

Thank you, PGCDemux seems perfect. But what would be the equivalent for BluRay m2ts? DGDecNV is made for such cases but I haven't been able to find a similar option.
by Xunkar
Mon Aug 26, 2019 4:56 am
Forum: DGDecNV
Topic: [CLOSED] Seeking to beginning of a title
Replies: 5
Views: 8643

[CLOSED] Seeking to beginning of a title

I'm looking for a way to find out precisely where a video title begins. I have many DVDs of TV shows where multiple episodes are stored back to back in a single VOB. What I've been doing until now is manually selecting an episode in DGIndex and save it, but there are a few episodes where the audio w...
by Xunkar
Sun Aug 18, 2019 12:22 pm
Forum: DGDecNV
Topic: [RESOLVED] Audio Delay
Replies: 5
Views: 8348

Re: Audio Delay

That is very thorough, thank you!

Even if it's only informative I find this information useful, and most of the times it has been very accurate (when I was using DGIndex).
by Xunkar
Sun Aug 18, 2019 5:21 am
Forum: DGDecNV
Topic: [RESOLVED] Audio Delay
Replies: 5
Views: 8348

[RESOLVED] Audio Delay

Hello. I'm new to DGDecNv, but I've been using the regular DGDec tools for a while. I've noticed that DGIndexNv doesn't output audio delay information when demuxing like DGIndex does. Is there a way to retrieve this information? When I check "Log Timestamps" in DGIndexNv it does nothing, the setting...