Alphaloop
11th March 2003, 19:57
I want to transcode a video stream with CCE and reauhtor it with IfoEdit preserving the chapters.
I took IfoEdit and stored the celltimes. (36 lines)
I took ChapterExtracor and stored the chapter list to use it in the CCE ecl file (27 lines)
I saw in IfoEdit that a few Chapters contain 2 cells.
Ifo says:
[Ch 01] [Pg 01] [Cell 01] ... [Frames: 6447]
[Ch 02] [Pg 02] [Cell 02] ... [Frames: 11778]
[Ch 03] [Pg 03] [Cell 03] ... [Frames: 12986]
[Cell 04] ... [Frames: 13811]
[Ch 04] [Pg 04] [Cell 05] ... [Frames: 16597]
...
The celltimes.txt says
6447
11778
12986
13811
16597
...
ChapterExtractor says:
chapter=0:
chapter=6447:
chapter=11778:
chapter=13811:
chapter=16597:
...
As you can see, ChapterExtractor correctly dropped the cell switch at 12986 as there is no chapter break but only a cell break within the same chapter.
Now the question: Do I have to delete the lines (which ChapterExtractor correctly dropped)in the celltimes.txt as well before inserting in the reauthoring dialog?
I took IfoEdit and stored the celltimes. (36 lines)
I took ChapterExtracor and stored the chapter list to use it in the CCE ecl file (27 lines)
I saw in IfoEdit that a few Chapters contain 2 cells.
Ifo says:
[Ch 01] [Pg 01] [Cell 01] ... [Frames: 6447]
[Ch 02] [Pg 02] [Cell 02] ... [Frames: 11778]
[Ch 03] [Pg 03] [Cell 03] ... [Frames: 12986]
[Cell 04] ... [Frames: 13811]
[Ch 04] [Pg 04] [Cell 05] ... [Frames: 16597]
...
The celltimes.txt says
6447
11778
12986
13811
16597
...
ChapterExtractor says:
chapter=0:
chapter=6447:
chapter=11778:
chapter=13811:
chapter=16597:
...
As you can see, ChapterExtractor correctly dropped the cell switch at 12986 as there is no chapter break but only a cell break within the same chapter.
Now the question: Do I have to delete the lines (which ChapterExtractor correctly dropped)in the celltimes.txt as well before inserting in the reauthoring dialog?