So I basically passed 1 D2V file through some filters in AviSynth (cleanup filters) and TDecimate(2) ...Unfortunately the resulting encode muxed with the original 0 ms DELAY AC3 audio is about 400ms off.....any idea why this is?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 24 of 24
			
		- 
	Last edited by TheLastOfThem; 5th Jul 2016 at 02:10. 
- 
	Did you try to process a VOB file just as it was authored on DVD (ripped in "File" or "ISO" mode)? Then there is no surprise. DGIndex doesn't analyze IFO files, therefore doesn't care about the logical structure of VOB files, and authoring additions may cause shifts between video and audio. You must extract the main movie PGC to be processed with DGIndex (either rip only the main movie in "IFO"/"Movie" mode, or extract the desired Program Chain from an already completely ripped DVD to a PGCVOB with PGCDemux). 
- 
	^ It's a TV series DVD. Not sure by what you mean "did I process it as it was authored" What's incorrect about this? I added the VOB > and did Honor pulldowns under video mode and did > Save project. 
- 
	You probably decrypted it incorrectly and it still has unreferenced cell(s). You can confirm (or disprove) by checking the cells using PGCDemux. In any event, as long as it's out of synch by a constant amount, discover exactly what it is and remux it, taking the delay into account. Or, when creating the D2V to begin with, cut off the black frames before the actual video. 
 
 LigH.de wasn't referring to DGIndex, but to whatever decrypter you used.Also DGIndex has no "IFO/Movie mode"Last edited by manono; 5th Jul 2016 at 04:56. 
- 
	Not sure what you mean with a "TV DVD". I guess it is a DVD burned in a harddisk video recorder which recorded Digital TV, let you arrange scenes and burn the result onto a DVD-R. In this case you don't need to decrypt. Still, the VOB files may contain a little bit more than just the movie. And this "little bit more" may cause asynchronism between video and audio stream if DGIndex doesn't know that it should have been ignored. 
 
 I only thought about commercially produced ("stamped") DVDs. They are usually encrypted, and they usually contain a lot more than just the movie. Especially annoying nag trailers which make you wish you did not waste your money... well, a different topic. You would have to use a "DVD Ripper" to transfer the encrypted content on disk to your PC's harddisk without encryption. This can be done in different modes: Either as image of the whole DVD (ISO mode), or just file-by-file as directory content (File mode), or all the extras stripped off, copying only the main movie as a DVD player would have played it once you passed all the nag trailers and found the "play the movie" menu entry on the screen (this may be called "Movie mode" or "IFO mode", depending on your favourite DVD Ripper).
 
 DGIndex works correctly only for the case that it processes such an extracted movie without any additions (and only one "camera angle" in case of "multi angle" productions).
 
 And in the case of recorded DVB, there may be the problem that DVB video is not certainly compatible to DVD Video specs. It may exceed bitrates. It may exceed maximum GOP lengths. It may start in the middle of a GOP which would be ignored in AviSynth because it can't be decoded without display errors (here it may help to skip a first GOP while indexing).
 
 The direction of the asynchronism is important here. Does the audio play too late or too early?
- 
	The audio is off by a delay of 400ms. (should be -400) 
 
 It's simply a Courage The Cowardly Dog show DVD I'm running through DGIndex. Do you mean to say that I seriously can't just trust the audio DGIndex saves? I thought the tool was effective.
 
 I did not decrypt the DVD at all....
- 
	It's very effective. It's you that's defective.  
 Maybe you should have. Not because it was decrypted, because apparently it wasn't. But because a good decrypter would have removed any unreferenced cells.I did not decrypt the DVD at all....
 
 An unreferenced cell consists of some frames of black (10 or so if you have a 400ms delay) without audio usually found at the beginning of the video, but sometimes elsewhere in the video. It wouldn't show any delay because there isn't any for that cell (partly because there's no audio at all). The DVD knows how to handle it but when you reencode it without having first removed any unreferenced cells, the audio 'slides' forward to the beginning because there's no silent audio there to keep that from happening.
 You sure about that? It's playing about 400ms too early, right? If so, set a delay of roughly +400ms to fix it. You're saying moving it back about 400ms (your -400ms) will fix it? It's hard to guess what's wrong without the file to go by....should be -400...
 
 But I already gave you two ways to fix it. it's no big deal and is easy to do. And if it's an animation, the audio synch isn't always absolutely correct anyway. I have no idea what Courage The Cowardly Dog is.
- 
	It's a cartoon series. I keep running into memes about it. Never saw it in Gemany, though. 
- 
	Even muxing s03e01.demuxed.m2v with the .ac3 file leads to a file that is still 400 ms off. 
- 
	
- 
	Bingo. Cells 1 and 2 are unreferenced. You can also save a PGC VOB from PGCDemux for use directly in whatever you're using to reencode. Or make the D2V file with DGIndex from either the M2V or the PGC VOB. Or you can just deal with the out of synch audio by remuxing with the delay taken into account. You're making a mountain out of a molehill. 
 That's simply not true. If I've used it once I've used it 5000 times with no problems.Okay..clearly it seems DGIndex is not the way to demux any files whatsoever...
- 
	BTW Cell #1 is 2 hours long and Cell #2 is 15 seconds (seems to be a gap). 
 
 It doesn't seem unreferenced?
- 
	Can't you learn to combine multiple posts into one? You can also edit posts later to add more 'input'. 
 
 Oh, so PGC1 is what? All the episodes together as one? Never mind, as it doesn't matter.
 
 Yes, a PGC VOB. A VOB file of just the episode, audio and video. You could also check the VOB IDs and might find a little one before the episode you're trying to get. That is, the unreferenced cell might not be 1 or 2, but somewhere else. You might also find a clue by checking all the PGCs for short cells. Again, though, this isn't such a big problem that it can be easily dealt with.
 Closer to 15/100th of a second than 15 seconds.Cell # 2 = 00:00:00:15
Similar Threads
- 
  Extracting DVD Audio using DGIndex...By Lathe in forum AudioReplies: 4Last Post: 6th Aug 2013, 22:40
- 
  Re:- sync Audio to Vedio - audio starts in sync but goes out of sync at endBy ABBrittain in forum Newbie / General discussionsReplies: 2Last Post: 22nd May 2013, 13:08
- 
  audio sync problem with DGIndex and VirtualDubBy gil900 in forum RestorationReplies: 43Last Post: 8th Aug 2012, 16:49
- 
  Trimming audio with DGIndex (sync issue)By Trismegistus in forum AudioReplies: 2Last Post: 27th Jul 2012, 01:19
- 
  DGIndex makes Video out of sync with Audio - please help!By VideoFanatic in forum Video ConversionReplies: 10Last Post: 16th Oct 2011, 17:53


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote
