arnie.d
3rd October 2006, 01:26
Hi,
I want to re-encode a DVD but I want to keep the gop structure excactly the same as the original. In IfoEdit I can extract the gopstructure and save at as a txt files. It will look like this:
IBBP
IPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
or this:
0,I
1,P
2,B
3,B
4,P
5,B
6,B
7,P
8,B
In cce you can only load a chapter file that has this structure:
%TCTYPE
01:00:00:11
01:00:02:21
01:00:03:03
Is there a way to convert the first or the second into the third? Or is there any other way to control the I frames in CCE?
I want to re-encode a DVD but I want to keep the gop structure excactly the same as the original. In IfoEdit I can extract the gopstructure and save at as a txt files. It will look like this:
IBBP
IPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
IBBPBBPBBPBB
or this:
0,I
1,P
2,B
3,B
4,P
5,B
6,B
7,P
8,B
In cce you can only load a chapter file that has this structure:
%TCTYPE
01:00:00:11
01:00:02:21
01:00:03:03
Is there a way to convert the first or the second into the third? Or is there any other way to control the I frames in CCE?