Tariq
28th October 2004, 12:42
Hi,
I cant turn off my Subtitles help me please.
My Subtiles are in subpicture 1, how can I make the defualt play no subtiles, so when the disc is entered no subtiles play? but when the user goes to my subtitle menu and presses subtitle on, then returns to the video they play subpicture 1?
I thought I would try using GPRMS so I did as follows but I think I have gone wrong somewhere.
My First Play pre command is Mov GPRM6, 0
then on my video I have the pre command SetSTN Subpicture = GPRM6
as GPRM6 is set to 0 it should not my subtitles.
Then on my Subtile On button I have the command GPRM6=64 LinkTopC, button = 6.
I have even tried to just to put the command
SetSTN subpicture=1:OFF but that does not work.
I am stuck please help.
Any ideas?
My Script starts off
st_format 2
Subtitle ENHH
Display_start non_forced
Pixel_Area (2 478)
Display_Area (0 2 719 478)
Color (9 3 4 4)
Contrast (15 15 15 0)
BG (0 0 0 === )
PA (255 255 255 = = = )
E1 (255 0 0 = = = )
E2 (128 128 128 = = = )
so its not forced either.
I cant turn off my Subtitles help me please.
My Subtiles are in subpicture 1, how can I make the defualt play no subtiles, so when the disc is entered no subtiles play? but when the user goes to my subtitle menu and presses subtitle on, then returns to the video they play subpicture 1?
I thought I would try using GPRMS so I did as follows but I think I have gone wrong somewhere.
My First Play pre command is Mov GPRM6, 0
then on my video I have the pre command SetSTN Subpicture = GPRM6
as GPRM6 is set to 0 it should not my subtitles.
Then on my Subtile On button I have the command GPRM6=64 LinkTopC, button = 6.
I have even tried to just to put the command
SetSTN subpicture=1:OFF but that does not work.
I am stuck please help.
Any ideas?
My Script starts off
st_format 2
Subtitle ENHH
Display_start non_forced
Pixel_Area (2 478)
Display_Area (0 2 719 478)
Color (9 3 4 4)
Contrast (15 15 15 0)
BG (0 0 0 === )
PA (255 255 255 = = = )
E1 (255 0 0 = = = )
E2 (128 128 128 = = = )
so its not forced either.