SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
APPLE DVD STUDIO:
Home
DVD Studio Forum
DVD Studio Tutorials
Final Cut Studio
Re: How to override DVD player's subtitle setting
Cow Forums
:
Apple DVD Studio Pro
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
Re: How to override DVD player's subtitle setting
by
Brad Elliott
on Sep 22, 2009 at 3:37:44 pm
Luis,
You cannot alter SPRMs but you can alter and check GPRMs.
Do they have to be able to set sub/angle from the remote?
Or only from the menu?
Setting your own Sub/angle default with scripting will override any player default.
If you aren't familiar with scripting this can be a lot to try and understand.
If you only want them to be able to change sub/angle from the menu(as opposed to the button on the remote)You will need three scripts that set the subtitle and angle to the proper selection.
English button is pushed and runs script that adds a 1 to GPRM 0
French adds a 2 to GPRM 0
Spanish adds a 3 to GPRM 0
You will need a prescript(with 3 lines) for your track that checks the value of GPRM 0 and sets the Sub/angle according to the value of GPRM 0. something like
Set System stream st(1English)An(1English) if (GPRM 0=1)
Do the same for French(2) and Spanish(3)
When play is selected the prescript will run and if GPRM 0 doesn't equal 1 then it goes to the second line. If the GPRM doesn't =2 it goes to the third line. Whatever value is in the GPRM will turn on the correct ST/angle and leave it on.
Since the GPRM value only changes from the Sub/Angle selection menu the GPRM will always have the value of the of the last sub/angle selected no matter where the user comes from.
If you want a particular lang default when the disk is put in you could add a prescript to your main menu that moves a value of " " to GPRM 0 so that if they don't select a lang it will still recognize your default via the prescript of the track.
You must assign your prescripts to the corresponding track or they will not work. For menus this is done in the advanced tab. Assign jumps to the bracketed name at the top of the pull downs that come up.
This ensures that the prescript is run 1st.
Brad
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
How to override DVD player's subtitle setting
by Luis Dechtiar on Sep 22, 2009 at 11:05:24 am
Re: How to override DVD player's subtitle setting
by Brad Elliott on Sep 22, 2009 at 3:37:44 pm
Re: How to override DVD player's subtitle setting
by Luis Dechtiar on Sep 22, 2009 at 6:37:18 pm
Re: How to override DVD player's subtitle setting
by Michael Sacci on Sep 22, 2009 at 6:52:19 pm
Re: How to override DVD player's subtitle setting
by Luis Dechtiar on Sep 23, 2009 at 2:37:14 pm
Re: How to override DVD player's subtitle setting
by Michael Sacci on Sep 23, 2009 at 7:05:40 pm
Re: How to override DVD player's subtitle setting
by Brad Elliott on Sep 22, 2009 at 8:26:01 pm
Related Tags:
DVD
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]