Log in

View Full Version : Problem with re-import chapter information


dashali
23rd March 2010, 12:49
I demuxed my DVD with PgcDemux. For remuxing there is a problem with scenes; when I give celltimes.txt to MuxMan, after minutes program give error:
<< Multiplex operation halted: Reference to non-existant scene "Segment_1_scn28" from PGC "VTS01_TTL01_PGC1" >>

I think the problem is for scene 28 (last scense) but original DVD has the same scenes.

I try with IfoEdit, but when it finished, it hanged.
and I try with Rejig, but it create a single vob file (4.12 GB) not a DVD-Movie structure!

Ghitulescu
23rd March 2010, 13:15
No, the problem is that you included the last timecode (end of the movie) which makes no sense anyway. Demux again or delete the last line from celltimes.txt.

blutach
23rd March 2010, 21:29
You have perhaps cut some time off the end of the elementary streams and now the timecodes do not extend to the final frame. If there is a tiny cell last chapter, it will now be non-existent. It celltimes.txt, delete the last entry (or do it in the muxman spreadsheet).

Regards

dashali
24th March 2010, 09:48
No, I don't cut off m2v and checked celltimes.txt with PgcEdit.
in original DVD:
PlayTime: 01:43:44.22 (at 30 fps)
Celltimes (frame number):
9396
18690
26496
30515
34061
39625
51381
60625
63261
72560
81238
88815
93260
97390
105688
109325
116096
125820
131706
139285
143976
149570
155185
161160
165920
172367
186724

Celltimes (standard time code):
00:05:13.06
00:10:23.00
00:14:43.06
00:16:57.05
00:18:55.11
00:22:00.25
00:28:32.21
00:33:40.25
00:35:08.21
00:40:18.20
00:45:07.28
00:49:20.15
00:51:48.20
00:54:06.10
00:58:42.28
01:00:44.05
01:04:29.26
01:09:54.00
01:13:10.06
01:17:22.25
01:19:59.06
01:23:05.20
01:26:12.25
01:29:32.00
01:32:10.20
01:35:45.17
01:43:44.04

r0lZ
24th March 2010, 10:24
Anyway, the last chapter is a dummy chapter, not really necessary. So, remove it and retry. If you want to clone exactly the original authoring, you can add a tiny chapter later with PgcEdit's Create New Cell.

manono
26th March 2010, 10:41
Or you can take that last chapter and subtract 30 or so from it. In the example given, make that last number 186694. That will retain the original number of chapters and allow Muxman to complete.