Log in

View Full Version : Vob/Cell ID's dancing


nonsens112
3rd February 2008, 20:22
I've got a DVD, which is played correctly on PowerDVD but DGIndex is unable to demux it right.

When saving project, Vob/Cell ID's are switching fast between 1-1 and 2-1, then between 1-2 and 2-2, then from 3-1 all is OK, somewhere on 4-1 bug appears again.
Playback of resulting d2v gives repeating of each second for about 2 minutes. AC3's have the same problem.

Playing VOB's on Media Player Classic gives the same bizarre result.

d2v looks like:

DGIndexProjectFile16
7
E:\...\VTS_02_1.VOB
E:\...\VTS_02_2.VOB
E:\...\VTS_02_3.VOB
E:\...\VTS_02_4.VOB
E:\...\VTS_02_5.VOB
E:\...\VTS_02_6.VOB
E:\...\VTS_02_7.VOB

Stream_Type=1
MPEG_Type=2
iDCT_Algorithm=6
YUVRGB_Scale=1
Luminance_Filter=0,0
Clipping=0,0,0,0
Aspect_Ratio=4:3
Picture_Size=720x480
Field_Operation=0
Frame_Rate=29970 (30000/1001)
Location=0,0,6,c1cd

d00 1 0 2048 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 321536 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 727040 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 1044480 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 1447936 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 1851392 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 2258944 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 2664448 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 3072000 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 3477504 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 3817472 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 4222976 0 2 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2
d00 1 0 4562944 0 1 1 92 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2 b2 b2 a2

I wrote a program analysing d2v-file and making avs-file that removes duplicated frame sequences from video, but I don't know how to cure AC3 files.

Has anyone ideas? :confused:

Doom9
3rd February 2008, 20:52
Are you sure you're not dealing with a multiangle movie and forgot to rip only one angle? What you describe sounds just like what happens when dealing with multiple angles unless you strip all but one out before further processing.

nonsens112
3rd February 2008, 22:14
I didn't know about such thing.
Re-authoring with DVD Shrink helped.
Thanks alot :)