PDA

View Full Version : Edit VTS_PGCITI Table?


ccc_p
17th July 2004, 17:21
Hi,all!

My IFO-file contain two VTS_PGC in VTS_PGCITI Table

so that is: VTS_PGC_1 and VTS_PGC_2 both of them only with one audio stream!

I have De-Muxing VTS_PGC_1 movie, because I need to add
second audio stream into it.

Now VTS_PGC_1 contain 2(two)audio streams!


Question is: how can I correct now IFO-file?

Thanks in advance
cccp

burnout
18th July 2004, 13:12
i'm not sure how u authored it so pointers may need chaging... maybe just a simple mock strip with IFO edit would sort this, or a re-author with ifoedit and then ifo update with copy audio and sub tables checked. otherwise the following might help...

when u click on VTS_PGC_1 u should see 'audio stream 2 status' and u need to set that value to 33024. this will now make the ifo look something like this... (u may have to refresh the view, just click on VTS_PGCITI and then back on VTS_PGC_1)

[0000000c] Audio stream 1 status 32768 [8000]
Audio stream 1 uses stream nr.: 0
[0000000e] Audio stream 2 status 33024 [8100]
Audio stream 2 uses stream nr.: 1

now click back to your root IFO at the top and u will see you have a second audio stream which needs its info updating. once this is done the VIDEO_TS.IFO needs updating...

open VIDEO_TS.IFO and click on VMG_VTS_ATRT and find the following for the VTS you editied...

[00000117] VTS_1: Number of audio streams in Title (VTSTT_VOBS) 1 [01]
[00000118] VTS Title Audio_1 attributes 4 197 106 97 0 0 0 0 [04 c5 6a 61 00 00 00 00 ]

The blue 1 will need changing to 2 and then click back to the root IFO (location+VIDEO_TS.IFO) and edit your new audio stream to match.

again, this really depends on what u did before, just some suggestions :)