These are the titles I'm stuck with? Are you kidding me?

One of the most frustrating things about iMovie HD was the ridiculously limited title options. And now we have fewer!?! They even cut out Subtitles, one of my favorites for diary-style home movies.
I LOVE the new interface, but let's not kid ourselves. The best interface in the world doesn't help if we can't even perform basic editing functions (like fading in music at the beginning of a movie or adjusting the volume during a clip... come on guys). I sincerely hope we see some major revisions before the end of the year.
So here's my question... *Is it possible to create (or program) custom titles?*

I would love to be able to subtitle my home movies so that anyone watching can figure out what people are saying, as we switch pretty frequently between the two languages.
Use QT Pro externally for "post production. You can add alternate audio tracks and/or text tracks containing "pseudo subtitles" below the main move. In the time it has taken to read your post and for Winston to respond, I created a quickie test movie that plays an English sound track with no text when English language is selected and shows text but no sound when French language is selected. Alternate audio track capabilities are built into the QT Player but not into other players like that embedded in iTunes, iPod, or TV.

Similar Messages

  • I changed my apple id and now the game center is stuck with my old id how do i change that?

    I got my Dad's iphone and he said not to use his apple id create your own so i did and now the game center is stuck with my dad's id and it doesnt open what can i do also some of my apps/games that was in game center do not open now? what can be done or what should i do?

    Ryagartt wrote:
    I got my Dad's iphone
    Were these Steps performed BEFORE you started using the Device..?
    What to do before selling or giving away your iPhone, iPad, or iPod touch

  • What are the tasks we can do with Maintenance Optimizer

    What are the tasks we can do with Maintenance Optimizer?

    Hi,
    All Corrective Packages for SAP NW04 , NW04s and SAP Business suite delivered after 04/02/2007 will only be available via SAP Solution Manager MOPZ
    Also it Reduces risk, Increase transparency and Prepared for Future.
    Thanks
    Vijay Kothapalli

  • Is there a site-wide title tag that I can edit or are the title tags specific to each individual page?

    Is there a site-wide title tag that I can edit or are the title tags specific to each individual page?  I'm working on my title tags for Destination West at http://xibuhaohua.com and as you can see, it is in Chinese here as 西部豪华 but it's English here at Destination West.  So, I'd like to know if I can edit each separately because I think they should be in different languages.

    You can set the title for each page in the Page Properties dialog.
    Note that on a master page, you can set a page title prefix or suffix if you'd like all your pages using that master to share a title prefix or suffix.

  • What are the integration points of SCM with SRM?

    Hi Friends
    What are the integration points of SCM with SRM
    Regards
    Raj Kumar

    please check whether this helps..
    [http://help.sap.com/saphelp_erp2005/helpdata/en/index_srmaddon.htm]
    [http://www.sap.com/industries/highered/pdf/BWP_Self-Serv_Proc.pdf]
    [http://www.sap.com/solutions/business-suite/srm/index.epx ][http://www.ies.state.pa.us/srm/cwp/view.asp?a=3&q=197102&srmNav=%7C]
    karthick

  • All of a sudden, none of my video is showing on playback. What did I do?? The only thing showing are the titles, but the full audio track is playing.  What did I do?

    The only thing showing are the titles, but the full audio track is playing.  What did I do? How do I fix it?

    Apple TV 1st generation or 2nd?
    I would try plugging in the HDMI from the ATV to a different HDMI port on your TV and even trying the ATV on a different TV altogether...sounds like the HDMI port on your TV might be bad or a bad connection. Keep in mind you'll need to switch the TV input to the new HDMI port

  • What are the installed fonts that come with  Premiere Elements 13

    Anyone Please
    What are the installed fonts that come with Premiere Elements 13
    and If I download the trial and then convert with a purchased, does the trial have all the fonts and themes and add-ons, more that the disk version.
    I have a new Mac, and it does not have a DVD drive, but I can get one need be.
    Thanks

    BabieMe
    The Premiere Elements tryout should have all the features of the program. But, remember that Premiere Elements Mac does not necessarily have all the features
    of Premiere Elements Windows.
    Premiere Elements Windows uses Windows fonts.
    Since I am strictly an Elements Windows user, I am not sure of the details of Mac fonts. Not sure if the following will help.
    Mac OS X: Font locations and their purposes - Apple Support
    Fonts on Macintosh - Wikipedia, the free encyclopedia
    Based on the Windows model, I would suspect that Premiere Elements Mac will use the Mac fonts of the Mac system.
    ATR

  • What are the ways to handle Idocs which are failed to post to R/3

    Hi Experts
    What are the ways to handle Idocs which are failed to post to R/3  after sucessfully configuration of the Scenario.
    Thanks & Regards
    Aravind

    Hi
    Check the Idoc Status in R/3 with WE05.
    Idocs will fail in following conditions
    1) Idoc will be in error if all the mandatory field are not mapped.
    2) If partner profile is not maintained.
    3) Most of the times, idocs will be in error due to functional issues.....check the status and take help from functional guys.
         Once the error resolved, reprocess the same idoc using BD87
    Regards
    Abhijit
    Edited by: Abhijit Bolakhe on Mar 18, 2010 3:11 PM

  • What are the prerequisites  to create New Depreciation areas

    Hi SAP experts,
    I would like to know what are the prerequisites to create new depreciation areas and what is the configuration for this in details.
    Thanks & Regards
    Mouly

    Hi Mouly,
    The pre- requisite for creation of depreciation area are
    - Reporting of depreciation as per different laws i.e in india, we need to report depn as per Ind accounting standards, as per income tax act, etc
    - Whether we are using parallel currency or not for that company code.
    Regards
    Vivek

  • What are the weird files that start with ._ that pc users get when I send zips?

    When I send files that I zip using Stuiffit to pc users they get the files plus an equal number of files that start with ._ Does anybody know what these are and how to get rid of them?
    Thanks!
    Karen

    Dot files are invisible files that OS X uses to display positions of files and folders icon for instance when you open a folder.
    That is indeed what a .DS_Store file does, but that's not the ones Bogies is referring to.
    There are various other items that start with a period, such as .Trashes. Every drive gets a trash folder, just as Windows does to each of its drives. While it hides its own trash folders from view, Windows doesn't recognize OS X's version of the trash folder, so you see it.
    But you're likely talking about these. Every file you copy from OS X to a DOS/Windows formatted drive gets a ._ file. The Mac OS has a twin file system; the data fork, and the resource fork. Windows has only a data fork.
    In order for OS X to maintain the resource fork data on a Windows drive, it has to write the resource data as a separate data fork file. So a file named foo.tif will also get a ._foo.tif file on the drive. Mac users don't see them since UNIX automatically hides anything that starts with a period. When you copy the file back to OS X, the data and resource fork info is combined again into a normal Mac file.
    Most of the time, removing these are no big deal. They hold simple data like Type and Creator codes, modification dates, icons, etc. Others, like Mac Type 1 PostScript or Mac legacy TrueType fonts have all of the font data in the resource fork. Delete the ._ files for those types of fonts, and you're left with nothing.

  • The Title Bar and its controls are superimosed on the navigation toolbar

    the Question is it. the overlap prevents me from easily accessing controls on the navigation bar. I don't understand this. I asked this earlier and got dumped because i changed all the files as requested and the problem hasn't gone away. I downloaded and installed Firefox 17 and it is still there! I also upgraded my operating system to mac OS 6.8 with no help at all. I can get you a copy of the start up reading from the console if you want. I've included a screen shot below..... wait.
    I just reverted to the default persona from a musical one - the problem disappeared. Why do I get this when I add personas? Let me try others.... That is the focus of the problem! The personas for some reason exclude some of the toolbars and "shove" the title bar down onto and superimpose it upon the navigation bar. That may not make sense, but that is what it looks like from this end. Curious, though, the drop down options are still in a strange configuration, a different typeface than they were before, which happened when the personas superimposed the title bar on the navigation toolbar. So, obviously I can't use the personas. Is there a way around this, please? there is obviously a conflict somewhere, bit I can't figure it as this is a new development ever since I tried to install a new glims version for Safari and this problem appeared after that. De-installing glims did not eliminate the problem so it obviously changed something in the Firefox configuration files. The guy at glims was mystified, too. Any suggestions?
    thanks.

    Whenever I even mouse over the pesonas in the dropdown tools menu, the title bar at top and the buttons thereupon drop down and superimpose onto the navigation bar just below it. I also have an arial or helvetica font on the right click drop downs where it was gill sans before. Just changing with the mouse-over causes this. And it still happens now that I've upgraded to MAC OS 10.8. New version 17, new MAC OS and this still happens and is not a hardware acceleration issue. I'm stumped.
    What can we do? Do you want me to copy off the Firefox initiation lines from the console log?

  • What are the options to use itunes with multiple accounts on one computer

    I am totally confused; apple phone support seems to have no clue at least the person I spoke to. I want to get two iTunes accounts on one computer, one exists already. I am not sure what apple allows in this case. I was told at a apple store that if you create another PC profile you should be able to get the second iTunes account on the same computer with the new windows profile. There seems to be no info on the discussions board to this issue.
    I do not want to share an account and have a second library I think it would be too confusing for the other person. Is this possible?

    You can purchase music using multiple accounts within the same Windows profile & using the same iTunes library. I think when you log into the store it remembers the last account name used, but provided you don't let it remember your password then you have the opportunity to enter the correct details for each purchase.
    If you're going to place these purchases on your respective iPod's the following may help.
    *How to use multiple iPods with one computer*
    The Apple support document How to use multiple iPods with one computer suggests a number of ways. I use method two (Sync with selected playlists) with a slight twist. Rather than regular playlists I set the grouping field to indicate which users should receive which tracks and create smart playlists based on the content of this field.
    e.g.
    "Alice's Tracks" is "Grouping contains Alice" + "Kind contains audio"
    "Bob's Videos" is "Grouping contains Bob" + "Kind does not contain audio"
    Tracks that both Alice & Bob want on their iPods have the grouping set to "Alice/Bob"
    etc.
    I currently manage our family's five iPods using this system, each getting a different selection to suit their tastes and the capacity of their iPod. An advantage of using the grouping field is that it is stored in file tags (for non-wav audio files anyway) so that it is relatively easy to recreate the playlists should the iTunes library get trashed. Also useful if you move files about manually as playlist membership is preserved when you delete & re-import the tracks.
    tt2

  • When trying to install os x mavericks to my macbook pro as it started to install the computer now is stuck with the OS X Mavericks intall showing and I can't get out of it or force quit?

    When trying to upgrade and install OS X Mmavericks to my Macbook Pro as it started to install the computer stopped the install and now is stuck with the OS X Mavericks intall window showing and I can't get out of it or force quit? I can not do anything else because this is stuck with this window/install screen showing. I have tried everything to get back to my regular desktop. I do not want to wipe the drive because I have photos on it that I want to save. So if there is any way to bypass this installer and get back to my regular desktop I would greatly appreciate the help.

    UPDATE*  Macbook7,1
    Mavericks 10.9.4
    8GB ram

  • What are the steps for using Bobj with ECC

    Hi,
    I have the ECC 6 with EHP4 system, now i want to use BusinessObjects for reporting purpose. I dont have the BI installed, What are the pre-requisit for installaing and using Bobj with web intelegence and crystal report. Dose BI is must for bobj to work? Please explain in steps what are the things i have to do.
    Thanks
    Rajib Imran

    It looks like you are new to BOBJ. BI is the service name and BOBJ is the product name in SAP.
    Since you have not mentioned your version of BOBJ, I assume you are in the latest version...
    To date, there is no direct connectivity available between ECC and BI 4.0 (current release of BOBJ).
    You may need to use one of some of the following ways:
    1. Using Plug and play Rapid marts (using Data Services)
    2. Build your own custom marts (using Data Services)
    3. Building SAP BW and using SAP integration kit
    Having said, there is a plan for direct connectivity between SAP ECC and BI 4.0 in the upcoming enhancement to BI 4.0.
    Please refer the link below for more details:
    /people/tammy.powlas3/blog/2011/12/04/sap-integration-with-businessobjects-bi-40-feature-pack-3-asug-webcast-summary
    Hope this sets up your thought process
    --Vino

  • Writing a specific text in the title bar of a content area

    Hallo,
    We have created several Content Areas which will be published as Webpage (NOT as Portlet to a Portal-Page! As example you can visit our Project Homepage http://pan.wsr.ac.at:7778/pls/portal30/url/FOLDER/ACCESSLAB/).
    Unfortunatly in the Title bar of the Browser there is always displayed the Title "Portal Content Area Builder".
    How can we change this Title to a more descriptive one for each specific Content Area respectively each Folder of a specific Content Area?
    Thanks,
    Christian

    The frame title is (typically) set in a native OS frame, which is not controlled by Java.
    Perhaps if you tell Java to let the L&F control the frame decorations it might work, but probably not, as it would probably just try to mimic what the OS does anyway, which is to not support HTML.
    So basically, you can't.

Maybe you are looking for