Multiple Language Menus

We're getting to the final stages of a multi-language DVD (subtitles and audio) and have been trying to figure the best method to work. Is is best to add languages and use the language sub-menus, or best to add separate menus for each language (3)? I see possible advantages in terms of scripting to each method.
We first set the basic functionality in english, using a language selection screen first and then a Chapters menu. On the Chapters page we are using stories to get around and back to the Chapter menu and are returning to the correct (next) button nicely. Be nice if this was this direct in the other languages so we wouldn't need to add a script for the 15 buttons.
We have added subtitles and have those working as well. We also have added the dubbed audio tracks. We've got the basic scripting of those elements, but now to get it all together.
Our Language Selection screen leads to language specific intro tracks, after which the viewer jumps to the Chapter selection menu. Do we need to specify which language via GPRM here? The problem I see is that I don't see how to get to a language-specific menu.
As above we added languages and have created the foreign text via photoshop layers. But will the user return to the appropriate language menu? I see how to script via GPRM, but the jump returns to the menu. Would the menu default to the player's language?
I've been looking high and low for resources and have some good stuff about GPRM scripting, but nothing that addresses the menu language issue.
Leads and ideas appreciated.
-Bill

Not getting an answer on this as the "BEST" way, and finding the manual (and other training book I bought on DVDSP) decidedly thin I tried it in two ways:
I first set up the disc in english and established the menu architecture and flow. We have a language selection screen first that leads users – after a language specific intro track – to a language-specific main chapter menu. We setup our stories to work in english first. We established the buttons for the other languages on that first page.
We tried to design the rest of it in two ways: via DVDSP multiple languages; and (the way that worked) through connecting menus (actually without referring to other languages on the DVD level) logically. That is to say we setup a Chinese menu, a Spanish Chapter menu, but they were an English language menu (according to the DVD authoring) that had Chinese characters or Spanish words on it and referred to Chinese (A3(Mandarin), A4(Cantonese) S3 Chinese subtitles) or Spanish (A2, S2) system streams.
USING DVDSP to setup languages:
We added languages after establishing the architecture. This is great (in theory) because the stories and button jumps are copied into the foreign language sub-menus. All worked well EXCEPT jumping to the language specific sub-menu. I could set the jump to the menu, but couldn't figure how to jump to the specific language menu. I had scripted system streams for each of the dubbed audio and subtitle streams (all worked as advertised) but didn't know how to set the main language. with our three languages. When I added languages and DVDSP created separate menus (sub-menus? additional layered meus?) for each language (our main CHAPTERS page). But how to get there. It seems that the only way is to adjust the SPRM or language detection on the PLAYER level. But how can an english player view the Chinese menu?
I was able to use photoshop files to make each language menu (sub-menu?) with appropriate words and characters. But I couldn't get my head around how to get to each of the language menus. I could find only one menu: the Main Chapter selection Menu.
WHAT WORKED:
As mentioned above we simply created logical architecture that led to different language menus that were language specific in terms of look, but still – from an authoring level – inside the DVD's one language (English).
One reason this is a decent solution is that the disc will be distributed, primarily, to foreign language speakers inside the US. I do think the client would like to find more foreign distribution, but that is secondary to US distribution.
A note is that even in the case of the disc playing in a DVD-player set to a foreign SPRM, I believe the player will read the language of the disc. It simply looks for the primary language of the player first. True?
I offer all this that someone might say: The easy way to use foreign languages on a DVD is THIS WAY. Otherwise why add multiple languages? With decent, CLEAR methods maybe then Apple could write that in the manual and save me and others a heck of a lot of time hacking around doing the same thing people before us did already.
-Bill
Open to better ideas

Similar Messages

  • Multiple Language Menus Without Multiple Menus

    Hey everybody!
    Happy New Years everyone. Hopefully, soeone out there can help me with this little problem. I am creating a DVD for a school, and it is designed to promote the school overseas. So this means that each menu has to be displayed in multiple languages (seven, to be precise). Now, I've done the english ones, and the total size comes to 1.1GB. Is there any way that I can make these menus display the text in other languages without creating each menu again another six times?
    The way I've got it set up is that the first menu allows you to pick which lanuage you want to use. So altogether there are 8 menus, and that is just for the english reading world. Can I then make it so that I only need these 8 menus and so if you select Chinese in the first menu, it will take you to the english menu, except display the text in Chinese? I know this is confusing, and I'm orry.
    Basically, can I make the DVD siplay different languages using only 8 menus, or do I have to make 56 menus (8 for each language).
    Cheers!
    Nich

    I was afraid of that. Well, thanks for your help.
    Ma, put on a pot of coffee! IT'S GONNA BE A LONG NIGHT!!!

  • Problems with Language Menus

    My DVD supports multiple languages. To try to figure out how to set up multiple-language menus, I've gone thorugh and added the German text assets to all of my menus by choosing "German" in the menu language pop-up. So far so good: all of my menus have both English and German assets, and I can toggle between them by selecting the appropriate language from the pop-up in the View menu.
    I went to the DVDSP Preferences, chose "German" as the default Menu language on the Simulation tab, and ran the Simulator. But the menus show up in English rather than German.
    What's going on here? Is there a bug in the DVDSP simulator? What could I have overlooked?
    Thanks very much.

    Did you check to see if somehow you made the German text the English text and vice versa? (So you are actually seeing the German version but you put English text on the German menu?) Sounds like you did it properly, but that would be the first thing I would look at, would be one that is easy to troubleshoot and could have come up and that you set the menu language in simulator not another setting
    Just tested and it seemed to work, FWIW these were the steps
    1.) New Project
    2.) Add Language (so English and German in outline Tab)
    3.) Go to Menu, make sure view is English in inspector
    4.) Create Button - type in "English" for text
    5.) Switch view in inspector for the menu to German, the word "English" dissappears, type in "German" for the button text.
    6.) Set DVD SP Simulator prefs for either one and it worked.
    You can download the file here
    http://www.dvdstepbystep.com/language.zip and run it on your machine to see if it simulates properly (DVD SP 4)

  • Database storage of multiple languages for name of a single entity

    Surely I'm not the first person to have this problem, but I can't find many resources on how to solve this. Just some background on what I'm working with, I'm running a web application using the Struts framework with jdk 1.4 on a Weblogic 8.1 server connected to an Oracle 9i database, I'm using DAO for my persistence layer, and I'm not opposed to using any 3rd party software to assist in this task.
    For example, say I have a database of DVDs, My application will retrieve the list of DVDs from the database to display to the user. Depending on the user's Locale I want to display the title of the DVD in that language.
    This is a simple example, but the real-world application is much more complicated. The application is highly configurable meaning that through a configuration application, my internal users can add DVDs at any time, edit the title of the DVD, or add a new language that they want the title to display in, etc. When a customer logs in to the application front-end they will be able to change the language they want the application to display in at any time, and the application will need to reflect that change. The display of constant text like field labels and page text is easy using Struts but its this configurable dynamic text thats a bit more difficult.
    Its obvious to me that I will need to store the multiple languages in the database in some way, I'm thinking of either storage in some xml format, or a new table hanging off the "dvd" table with languages for each dvd. Either of these options would work for my purposes, but I don't want to go reinvent the wheel when this same problem has arleady been solved. If someone could point me in the right direction I would appreciate it

    One common way to handle this is to modify your key for the dvd title to include a locale identifier:
    key dvdtitle
    becomes
    key locale dvdtitle
    Now your db can hold multiple translations of the same dvd title.
    Regards,
    John O'Conner
    Its obvious to me that I will need to store the
    multiple languages in the database in some way, I'm
    thinking of either storage in some xml format, or a
    new table hanging off the "dvd" table with languages
    for each dvd. Either of these options would work for
    my purposes, but I don't want to go reinvent the
    wheel when this same problem has arleady been solved.
    If someone could point me in the right direction I
    I would appreciate it

  • Why do I get a popup message in multiple languages requiring a shutdown and restart

    Why do I keep getting a popup message in multiple languages requiring a shutdown and restart?  Has been going on for a few months.  Because of the shutdown reports have been sent to Apple upon restart.

    After it restarted, did you see a dialog box resembling this one:
    If so, next time it occurs click Report...
    Before you send it to Apple, copy the text of the report. Paste it in a reply. Remove or obscure any personal information, should it appear.
    If problems continues to occur please determine if they also occur in "Safe Mode":
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.

  • When trying to load multiple language versions of an ibook onto my iPad only the first document loads

    We have a sales tool that we have created for one of our clients in iBooks Author. They need the iBook creating in various languages.
    We need to be able to supply the multiple versions of the same document (in the different languages) to our client and they need to be able to install the different versions onto their iPads. And they want the options of having multiple language versions on the same iPads.
    We have already created two language versions of the document (a US English and an International English version).
    The two documents have different file names, (although they are based on the same document). We have just changed the spelling of some words accordingly. (And we will be producing other language variants based on the master file).
    We export the two documents via the File > Export > iBooks option. Then we are using Dropbox to upload the two files. The files are then accessed via the Dropbox App on the iPad.
    We can download the first document (International English) onto the iPad and view it as normal, but when we try and then download the other document (US English) it downloads in the Dropbox App, but when you click on view in iBooks it opens the first (International English) document into iBooks.
    You can only appear to have one version of the document installed at any one time. If you delete the first one you can then load the second one fine, but not both at the same time. If the file names are different it must be getting the identity of the document from somewhere else.
    This has only started happening since using iBooks Author 2.
    Can anyone offer any suggestions please. I've tried changing the version number in the option on export, but this doesn't seem to affect the result.
    Thanks in advance for any suggestions
    John

    Further to my earlier post we have now completed a test by saving our original document as a template, then creating a new document from the template, making necessary changes and saving as a new file. We can now upload the two separate versions to our iPad.
    You cannot "duplicate" the file in any way, either by the File > Duplicate method from within iBooks Author or by simply Duplicating the original .iba file in the Finder, as this will cause the problem outlined above. By Duplicating you are obviously also duplicating this "hidden metadata" which is stored somewhere within the file which iBooks on the iPad is using to identify the documents. So unless Apple update the software to allow us to change that metadata we are stuck to using the Templates route. (Didn't have this problem on the last version of iBooks Author).
    This works for what we are trying to do, which is create different language variants of the same book.
    Working from Templates is probably the correct way to do it anyway, but might not necessarily be right for everyone.
    Working in iBooks Author is proving to be a rather testing experience. You certainly need the patience of a Saint. Not sure it's of the standard we expect from Apple, but then I guess, as they are giving it away "free", they think they don't have to offer any support for it.
    I think I would prefer to pay a fee for it and have a support route from Apple, rather than rely on a community of equally frustrated users who are all playing guinea pig and simply sharing their workarounds for a half baked product.
    Good luck to everyone!!! 

  • With Pages 5.2 how can i use multiple language types in a single document

    My Macbook Air Has the version 10.9.3
    I'm used to work with the old version of Page.
    But now I am using the new version of Pages 5.2 (1860).
    I want to know with the new version how do I use an multiple language types in a single document option.
    In the old  version of Pages I was using  Inspector -> Text -> "More" tab -> Language: British Inglese.
    In the new Pages 5.2 I do not know how to do it
    Could you help me?
    melo

    It's not possible to tag text with multiple languages in Pages 5.  Go back to Pages 4, which should still be in you iWork folder.
    For the whole doc in Pages 5, use Edit > Spellling and Grammar > Show Spelling and Grammar.

  • Multiple languages autocorrect issues

    On my iPhone, I added multiple languages and on the keyboard appears the 'globe' to choose one before writing an email. That way, autocorrect adjusts to that language. I added languages to my MacBook Air Air as well, but autocorrect sticks with English and makes my writing in other languages diffcult. Is there a way to have that same iPhone feature for my MacBook (and not having to switch languages in settings or turn off autocorrect)?

    Not really.  OS X works totally differently in this area than iOS, the keyboard setting being irrelevant.  The most you can do is go to system preferences/language & text/text/spelling/setup and check the boxes for the languages you want and then set it to "automatic" and see whether it does anything useful for you.

  • How to accept multiple languages in a single report.

    Hi,
    We have a Web I report built based on universe(Oracle DB- Utf-8 codepage), In Data base tables there is a data with multiple languages. But when I run Web I report it is showing the data which is in english but data other than english is showing inverted "?". Could any one please suggest me how the data to be supported in all languages for the Web I report.
    Thanks,
    Mallareddy D.

    You should be creating a universe using the table with filter utilizing a column which accepts a parameter value of language and shows the data in that specific language. This concept is already used in SAP standard audit universe which accepts language for any query and shows the data in that language.. The logic for the derived column for the table should look something like below Table.LANGUAGE = @Prompt(Select language)

  • Unit Of Measurement in Multiple Languages

    Hi All,
    I wants to maintain the basic UoM in multiple language like Norwagien or Danish etc. We have uploaded Norwagien/Danish languages for our client.
    I have maintained my vendor language as norwagien/danish. Now while PO creating I am getting an error saying that basic UoM is not maintained in NO/DA language.
    Can any one guide me the config. steps in Transaction code CUNI for Dimension, ISO code & UoM for NO/DA language.
    Regards
    Amit

    Hi Laxman
    Thanks for reply.....
    I performed step guided by you but the desired langauge was not copied. I refered to one more link & discovred that we have to login into desired langauge & have to enter description of langauge manually.
    After entering description I have created PO for vendor whoes communication langauge is other than English & PO was created sucessfully.
    Thanks for inputs.......

  • Multiple language data in the same table and indexes

    We have 8.1.5 database with
    NLS_LANGUAGE=ENGLISH and NLS_TERRITORY=UNITED KINGDOM set at the database level. We also set the NLS_LANG appropriately when we index the data. We also use the preference setting BASE_LETTER=YES when indexing.
    Our tables contain book titles which is what we index using interMedia. Being an online book store, this table may contain titles in English (most of the titles are in English being UK) and some titles in French. Please note the French language has accents and diacritics. Normally in a French database with NLS parameters set correctly and BASE_LETTER=YES, if we search for a title with accent / diacritic it will return the record correctly and match the rows with or without the accents (e.g. searching for video will return both vidio (not the accent on e) and video). However, with the UK settings the accents are not ignored during indexing and it only returns the records that exactly match the search word (e.g. searching for video returns only video and searching for vidio returns only vidio (note the accents on e in the last two videos)).
    Question: Is there any way to appropriately index multiple language specific titles in the same database? If yes, how? Is it possible at all? Suggestions, ideas are welcome.
    null

    Similar request; if there are several different languages used in a database, but a search word can be typed in by anyone and not necessarily in the default language, I still want to be able to pick up all the records (including text in blobs) in any language where my search word = the equivelant word in the other languages; eg. searching on "tree", the search would bring back a document that contained "l'arbre". I then want to set the default language, and allow the user to select a "search in these languages" option to expand the search from the default "tree" to all languages in the database.
    I know about the multi_Lexer but does it extend functionality to this level?

  • How to print hard-coded data in multiple language in sapscript.

    Hi All,
    How to print hard-coded data in multiple language in sap-script, here the requirement is when printing the output
    we can see the window heading, description which are mostly hard-coded here I want to print these in both language as fallows,
    Goods to be delivered: = Morada de Entrega:
    Total net value excl. tax = Valor Total (IVA não Incluído)
    Description = Descrição
    Item = linha
    here I want to print in both languages like----       Goods to be delivered:/ Morada de Entrega:
    and the above headings in English are hard-coded.
    Kindly suggest me on this.
    Thanks in advance.
    Arun.

    Hi Arun,
    Use Standard text ade those text elements. Then use those in SAP script using different languages.
    Regards,
    Amitava

  • Best practice in working with Adobe forms in multiple languages

    We have to provide access to some Adobe Interactive Forms in both English and French, some of them from Web Dynpro application(s), some of them as callable objects from Guided Procedures.
    1- We know for sure that we can have two copies of each form, one in English and one in French but that implies duplicating the FormCalc and Javascript code behind. 
    2- Another way if to modify in javascript all labels, captions using some javascript i.e. If lang = "E" then "My label" else "Mon étiquette" . It would work but it is not very efficient.
    Is someone here has experience with this type of situation and would be willing to share his experience with me?
    Thanks in advance,

    Hi Benoit,
    For Adobe Forms in multiple language you can use include text solution also . Within this solution you need to add a language parameter in your interface and then retrieve the include text in the language value ( not current language ) . Personnaly i used a lot this solution with Smartforms text .
    Also i used dictionnary text for text linked with data dictionnary element . For this there is standard function module in SAP .
    Anothers way is in the SFP editor you can translate your form as in SAPSCRIPT .
    Hope this help you
    Regard.
    PS : if necessary i can send you a sample form with smartform/Dictionnary text solution.

  • How to set multiple languages to each tab in JTabbedPane?

    Hi!!!
    Am trying to set two different languages to each tab in a tabbedpane. For each language i have maintained one file with unicodes. So, If any key has an empty value in that file, the value for the same key in other language file should be displayed for the tab.so, here the actual probem occured. it was showing some boxes instead of that tab title.Please give me a solution to set different languages (using setFont()) for a tabbedpane.
    Thank you
    Mourya

    Hi!!!
    First of all .. Thanks a lot for ur valuable time and suggestions. Coming to the topic... i have used all these unicodes. Could you please tell me that would it be possible to set multiple languages to a tabbedpane at a time? (in the context of missing of keys setting other language key to that missed one).
    Thanks
    Mourya
    Edited by: sindhumourya on Oct 7, 2008 1:58 AM

  • How to deploy Adobe Photoshop CS4 11.0.1 update - multiple languages

    Hello
    I used Creative Suite 4 Deployment Toolkit to modify Adobe CS4 installation. Installation works like a charm. I have disabled auto updates in the installation of CS4.
    My problem is now finding guide or information how to deploy updates.
    I have downloaded: Adobe Photoshop CS4 11.0.1 update - multiple languages from adobe.com.
    Unpacked the zip and I dont see any files that I can modify to install the upgrades in silent mode. There is one setup.exe and two MSI files. I tired looking at MSI files in Wise but there was very little there.
    Only information I could find was guide how to run silent updates for CS3, but I dont think its same for cs4.
    I talked to Norwegian/Swedish support but that didnt get anywhere
    Any info you guys can provide is greatly appreciated.

    Thank you so much, this is exactly what I needed also! My deployment also worked well, but I couldn't figure out the syntax for the update.

Maybe you are looking for

  • How to create interactive map in SAP Visual Business using SAP UI5 SDK

    Hi, Please tell me, How to create interactive map in SAP Visual Business using SAP UI5 SDK. Is it possible to create interactive map using VB Control in SAP UI5 SDK..? if possible please any one let me know.

  • Invalid column name while loading member error in EIS

    we have changed the sort_order_01 column as LEVEL01_SORT_ORDER in SQL server view, but it is not reflecting in EIS during member load, however we added manually LEVEL01_SORT_ORDER in table properties of dimension member, but it is not reflecting in E

  • Error: You are not one of the possible agents of task 'WS99900032'

    Hi frnds,     I have copied the std leave request workflow WS12300111 into WS99900032 and assigned in the SPRO setting. The approvers are determined using the workflow rule (PFAC) and its not determined from Org Management. But when i tried to apply

  • How to sequence Microsoft System Center Service Manager?

    AppV Version: 5.0 OS: Windows 7 64-bit Application Name: System Center Service Manager 7.5.2905.0 Issue: This applications has a shortcut named as "Service Manager Shell" which will launch as shown in screenshot below, The same shortcut will launch a

  • Firefox 13 renders several sites totally unviewable

    Upgraded to Firefox 13 last night. After I did this, Firefox formats several common web pages such as CNN, Facebook, Mozilla home almost unviewable. Gmail won't even load now. Below are links to screenshots. I have reset my cache, reinstalled a few v