senderj
2nd October 2005, 12:27
I replaced the spanish (es) subtitle with chinese (zh). It works well when I play it with software ifo player.
(1) When I replace the FBI warning with PgcEdit, I found that there are some pre-commands in some pgc like this:
if (gprm(5)==25971("es")) then {set gprm(3)=(mov)2}
Where can I find the value of "zh" to replace the 25971?
(2) When I look at the IFO with ifoEdit, the sub-pic attribute is different from the original IFO. It's in
VIDEO_TS.IFO, VMG-VTS-ATRT,
VTS Title Sub-picture Stream 1 attribute (in fact all 3)
original is 0x01 00 65 6E 00 01
reauthored 0x01 00 65 6E 00 00
Should I patch the last byte to 01 then?
(1) When I replace the FBI warning with PgcEdit, I found that there are some pre-commands in some pgc like this:
if (gprm(5)==25971("es")) then {set gprm(3)=(mov)2}
Where can I find the value of "zh" to replace the 25971?
(2) When I look at the IFO with ifoEdit, the sub-pic attribute is different from the original IFO. It's in
VIDEO_TS.IFO, VMG-VTS-ATRT,
VTS Title Sub-picture Stream 1 attribute (in fact all 3)
original is 0x01 00 65 6E 00 01
reauthored 0x01 00 65 6E 00 00
Should I patch the last byte to 01 then?