PDA

View Full Version : size problems with very large dvd


AndiZed
16th February 2005, 17:31
hi,

a friend of mine created a dvd-image based on some video-camera recordings. the image constists of 2 big parts, that are about 10 GB together. the dvd includes a simple menu that points to these 2 parts. i tried to rebuild the whole image with dvd-rebuilder 0.72 beta using cce sp 2.67.00.23. the encoding phase seemed to work properly, i get 2 rather large m2v files of about 4GB. the rebuild phase produces some strange output, it looks like it aborted the rebuilding of the 2nd part at a certain point.

Here are some listings that might help understanding my problem:


file listing of the original DVD-Image (VIDEO_TS folder):

15.02.2005 04:09 12.288 VIDEO_TS.IFO
15.02.2005 04:09 12.288 VIDEO_TS.BUP
15.02.2005 04:09 167.936 VIDEO_TS.VOB
15.02.2005 04:05 67.584 VTS_01_0.BUP
15.02.2005 04:09 67.584 VTS_01_0.IFO
15.02.2005 04:09 1.073.739.776 VTS_01_1.VOB
15.02.2005 04:08 1.073.739.776 VTS_01_2.VOB
15.02.2005 04:07 1.073.739.776 VTS_01_3.VOB
15.02.2005 04:06 1.073.739.776 VTS_01_4.VOB
15.02.2005 04:05 218.556.416 VTS_01_5.VOB
15.02.2005 03:57 81.920 VTS_02_0.BUP
15.02.2005 04:05 81.920 VTS_02_0.IFO
15.02.2005 04:05 1.073.739.776 VTS_02_1.VOB
15.02.2005 04:04 1.073.739.776 VTS_02_2.VOB
15.02.2005 04:02 1.073.739.776 VTS_02_3.VOB
15.02.2005 04:01 1.073.739.776 VTS_02_4.VOB
15.02.2005 03:59 1.073.739.776 VTS_02_5.VOB
15.02.2005 03:58 526.313.472 VTS_02_6.VOB



File listing of the working directory after encode phase:

16.02.2005 02:42 1.349 item.ecl
15.02.2005 18:37 2.621 REBUILDER.ECL
16.02.2005 10:13 594 REBUILDER.INF
15.02.2005 18:32 509.549 V01.D2V
15.02.2005 18:32 286 V01000000001001.AVS
15.02.2005 18:32 142.255 V01000000001001.FLG
16.02.2005 02:42 1.799.617.160 V01000000001001.m2v
15.02.2005 21:30 36.455.424 V01000000001001.vaf
15.02.2005 18:37 665.496 V02.D2V
15.02.2005 18:37 286 V02000000001001.AVS
15.02.2005 18:37 185.792 V02000000001001.FLG
16.02.2005 10:13 2.349.793.892 V02000000001001.m2v
16.02.2005 03:41 47.600.896 V02000000001001.vaf



file listing after rebuild phase (VIDEO_TS folder):

16.02.2005 15:42 12.288 VIDEO_TS.BUP
16.02.2005 15:42 12.288 VIDEO_TS.IFO
16.02.2005 15:28 167.936 VIDEO_TS.VOB
16.02.2005 15:42 67.584 VTS_01_0.BUP
16.02.2005 15:42 67.584 VTS_01_0.IFO
16.02.2005 15:37 1.073.739.776 VTS_01_1.VOB
16.02.2005 15:38 944.803.840 VTS_01_2.VOB
16.02.2005 15:42 81.920 VTS_02_0.BUP
16.02.2005 15:42 81.920 VTS_02_0.IFO
16.02.2005 15:42 236.331.008 VTS_02_1.VOB <-- strange :(


rebuilder.inf:

[Status]
mode=1
Original_Size=5082529
Excluded_Audio_Sub_Size=0
VTS_01_SIZE=2113143
VTS_02_SIZE=2759935
Progress=2
CCEType=1
Encode_Progress=2
[V0100001]
Last_Sector=2203865
[V01000000001001]
SCR=,000
PTS=30051,000
Frame_Rate_Code=3
Pulldown=0
Structure=3
Frames=142255
Last_Sector=2203865
Reduction=41,6
Aspect_Ratio=2
HalfD1=0
EndPTM=512148051,000
[V0200001]
Last_Sector=2878424
[V02000000001001]
SCR=,000
PTS=30343,000
Frame_Rate_Code=3
Pulldown=0
Structure=3
Frames=185792
Last_Sector=2878424
Reduction=41,6
Aspect_Ratio=2
HalfD1=0
EndPTM=668881543,000



i know 10GB is very large, and no normal dvd can reach this size, so this is not a usual problem. i would be happy if someone could help me anyway :)

jdobbs
16th February 2005, 18:59
The cells are too big. It looks like the entire VTS is a single chapter. You need to break it up in the original authoring process.

AndiZed
16th February 2005, 21:11
thx for the advice, i'll tell him to add more chapters