PDA

View Full Version : Sub title stream ID's


PeterV
27th July 2004, 12:19
I am trying to edit DVD backups to sometimes start wth Subtitles ON. Maybe a particular language. Sometimes with NO subtitle from the start.
I am using DVD remake but I can't quite work out the truly correct way to do it.
A typical command sequence I have seen is:

[R2] = Sub-picture_stream#
[R2] &= 65471
Sub-picture_Stream# = [R2]

Which AND's the initial Sub-pic-stream with bits 1111 1111 1011 1111
I assume that bit turns them off?

Does anyone know what bits are what? And how do I know which sub-pic-stream is which language, and what and which ID code it has assigned? (eg language 1, what code? etc)
How can I look at the DVD to work it out? I have tried a bit with IFOedit too, to see if I can work out which language is which code.