Loop Point in the intro video

Hi guys
When a viewer inserts a DVD into a DVD player I want this to happen:
1) The introduction video must play (it's about 20 seconds long).
2) This intro video must lead the viewer to the main menu.
3) During the intro video, the viewer must not be able to skip the intro video (like in the normal DVDs, where you have to wait for FBI warnings to first finish displaying before you can gain control of the remote again).
I know that I can use a loop point to "freeze" the viewer's remote control buttons for the loop point duration, but it seems like this only works at the main menu stage.
I there a way to make the loop point work for the intro video?
'i'Many thanks

JBowden
Many thanks for your quick reply!
Regarding your last point "set the timeline's user operations to prohibit anything" - I did the following:
1) I clicked on the timeline tab, then clicked on the timeline of my intro video.
2) Under the properties tab, at the operations area, I clicked on the "set" button & chose "none" under the permitted user operation dialogue box.
3) I clicked OK, and then clicked on preview. If I click the remote control title button, the intro video gets cut off and I land immediately at the main menu. Exactly what I don't want! Any other suggestions?

Similar Messages

  • Accidentally renamed an LP cover for a Deadmau5 album now it won't play the intro video, any suggestions?, Accidentally renamed an LP cover for a Deadmau5 album now it won't play the intro video, any suggestions?

    When i was trying to play the LP cover to show a friend the intro video of the Deadmau5 "helmet" being put together through the animations, it highlited the song name and I typed in deleting the original name. The whole LP works however the intro video will not play, suggestions to resolve this problem?

    Figured out in another forum--it was the Album Artist field that also needed to be changed.

  • Initializing the iterator in a loop - pointing to the first value

    I have two iterators defined as given below. And I am trying to find if they have the same words remove it. It is working fine with the first set of words from the next. When I complete my fist loop and start the second one, I need to initialize the first one to the "0" position. When it finishes with the stop words list and takes the next word from the text, it just starts from the next word in the stop word list. How do I do that ? since Iteratort does not have any further methods than hasNext, next and remove ? what can be done here to point the iterator to the frist position. (As mentioned in the code with the comments).
    Thanks in advance. Please advise.
    Iterator itrText1 = alText.iterator();
              Iterator itrWords1 = alOfStopWords.iterator();
              while (itrText1.hasNext())
                   Object text = itrText1.next();
                   System.out.println("Entering first while \t" + text);
                   //Need to make the iterator go to the initial position
                   while (itrWords1.hasNext())
                        Object sWords = itrWords1.next();
                        System.out.println("Entering inner while \t"+ "Comparing words are " +
                                                                          sWords + "\t" + text);
                        if (text.equals(sWords))
                             System.out.println("Entering if");
                             itrText1.remove();
                             System.out.println("Removed" + text);
                             break;
                        }// first if
                        System.out.println("Exiting if");
                   }// inner while
                   System.out.println("Exiting inner while");
              }//outer while
              System.out.println("Exiting outerwhile");

    If I understand what you are asking, you need to move the initialization of the second interator inside the first loop, as follows:
    Iterator itrText1 = alText.iterator();
              while (itrText1.hasNext())
                   Object text = itrText1.next();
                   System.out.println("Entering first while \t" + text);
                   //Need to make the iterator go to the initial position
                    Iterator itrWords1 = alOfStopWords.iterator();
                   while (itrWords1.hasNext())
                        Object sWords = itrWords1.next();
                        System.out.println("Entering inner while \t"+ "Comparing words are " +
                                                                          sWords + "\t" + text);
                        if (text.equals(sWords))
                             System.out.println("Entering if");
                             itrText1.remove();
                             System.out.println("Removed" + text);
                             break;
                        }// first if
                        System.out.println("Exiting if");
                   }// inner while
                   System.out.println("Exiting inner while");
              }//outer while
              System.out.println("Exiting outerwhile");

  • IDVD chapter selections all point to the same video clip!

    In iMovie I created a movie with 9 chapters, I'm using iMovie 6 because I can still easily create chapters. I've shared the movie to iDVD and added a music track to the menus only. There are 3 menu pages, the main and two sub menus. When I select "play movie" the entire movie plays through in order. If I select any of the 9 chapters it plays the same clip every time. Doesn't matter which chapter I click on 1-9 it always plays chapter 4. Does anyone have an idea what I may be doing wrong? I've not had this problem before with multiple chapter movies. Thanx

    Hi
    YES - This is the dreaded iDVD BUG
    And it is set of by
    • Making a video
    • Export it one way or another to iDVD and a New iDVD project
    • Finding something needed to be altered and returning to Video-editor (iMovie, FinalCut or whatever)
    • Fixing it and returning to iDVD
    NOW - iDVD will notice the difference and ask You to either Cancel or Up-date - and now all Chapters points to Chapter one.
    Medicine:
    • It's said that You can Clear out iDVD assets and re-import the edited video.
    • I do - Start a brand new iDVD project - Import last edition of movie and never look back.
    Yours Bengt W

  • In the iDVD window, there is a box in the lower left corner.  When I scroll over it, I get the message to hide or show the intro movie.  Checking or unchecking the box seems to do nothing.  Can anyone explain?

    Working with iDVD on a project, there is a box in the lower left corner and sometimes another in the lower right corner.  Scrolling over the one in the lower left corner, I get a message indicating that this box hides or shows the intro movie.  I have checked and unchecked the box, but see nothing different in the project.  Nor can I figure out what is meant by "intro movie."  Can anyone explain?

    Go to iDVD Help and type in Intro Movie, and you will get the full version of this:
    Many iDVD themes have “motion menus” that include animations or video that loop, or play repeatedly, until the viewer clicks a menu button. Themes with motion menus have a motion icon in the lower-right corner.
    In addition to background video, iDVD motion menus may also feature an intro, or short animation, that plays once before the part that loops. Other motion menus also include an “outro” that plays after the viewer clicks a button, serving as a transition between the menu and the selected content.
    An example of an iDVD 6.0 theme with an intro and an outro is Reflection White Main. In this theme, the first drop zones appear in the intro, and the buttons and title appear just before the looping part of the background video. In the outro, everything flies offscreen after the viewer clicks a button.
    iDVD provides tools for viewing these motion menus without going into preview mode, which is especially helpful when you are filling drop zones, and for turning the intro or outro off.
    Here are ways to view and edit the background movie:
    ◼ 
    Drag the diamond-shaped motion playhead along the scrubber bar (shown below), to view the background movie, stopping wherever you like.
    (If you don’t see the motion playhead in iDVD, choose View > Show Motion Playhead.)
    ◼ 
    Deselect the checkboxes at the left and right end of the scrubber bar if you don’t want to use the intro or outro, respectively, in your DVD menu.
    The scrubber bar shows the intro and outro as shaded areas at the beginning and end.
    You can also control the intro and outro from the Menu Info window. With your pointer over the menu (and with no buttons or text objects selected), press Command-I to open that window. Select or deselect the Intro and Outro checkboxes in the Background section of the window.
    NOTE: If you drag your own movie to a motion menu background, the outro is automatically removed. To customize the background and keep the outro, use a still image in the menu background instead of a movie.

  • DVD button loop point

    I know this question is on here alot and I've already read some different things.
    I have a project where the DVD menu has and intro and at about 16 secs. the buttons fade in. I have figured out how to make the button delay by setting the loop point. The problem is now my client wants the whole intro of the DVD menu to loop and have the buttons fade in at 16 secs. Is there anyway to keep the video looping back to the start and have the buttons still come in at 16 secs? i appreciate the help in advance.
    thanks.

    So visually, the menu starts, at 16 seconds the buttons appear and they stay on screen whilst the menu appears to loop from the beginning?
    What I would do is make a whole bunch of clips into a single clip using FCP and placing them consecutively on the timeline, then export that to use as the menu background. Visually, this will appear to start over and over, but in actual fact it is playing through just once. Make it five minutes long, if you want so that no-one will rightly sit through it all.
    Now add your loop point at 16 seconds as before. The buttons will fade in as you want, and then stay on screen as the background footage continues to play, looking as though it is looping. At the very end of your footage there will be a slight pause and the menu will then actually loop to the loop point, missing hte first 15 seconds off. Since this is so long into the menu I doubt very much whether anyone would notice. I would tell the client that this is the most efficient way of achieving the look (which it is) and let them decide if they want something different.

  • Loop Points

    My Menus have a quick little animation to bring in the buttons. Then there is just a video playing for 30 seconds.
    How do I loop the menu, without looping the intro to the menu?
    I tried messing with loop points, but they werent really working for me. (Im a little new to DVD Studio)

    In the inpspector when you set the loop point that where the loop point will return to. So if your intro part of the menu is 30 seconds, set the loop point to the next position after 30 seconds and when the menu reaches the end it will loop back to there.
    If returning to that menu you can either target the loop point via a script or you can just make another menu without the intro part and jump to that menu.

  • GPRM-based button with Start at Loop Point Troubles

    First of all, I'm running DVD Studio Pro 4.2.1 on OS X 10.4.11
    I'm trying to finish a project where when a video ends, it jumps back to the menu directly to the next button in order. This menu also has a loop point set in order to skip an opening animation. So I wrote the following script to accomplish this:
    1: mov GPRM 0, SPRM 8
    2: div GPRM0, 1024
    3: add GPRM0, 1
    4: jump "menu name"(Loop) [GPRM 0]
    When I simulate the disc, everything works fine. However, a burned disc fails to return to the loop point. It will start on the next button when the highlights appear at the loop point, but the menu will begin from the beginning animation, not at the loop point.
    Is there some conflict between the GPRM based button command and the start at loop point command? I did perform a test with the GPRM based button commands left out and the start at loop point function worked perfectly.
    Edit: The "GPRM 0" at the end of the script shouldn't be a link but in brackets instead... the forum changed it to a link by default.
    Message was edited by: brazzamHD

    Given lines 1, 2 and 3, it is very unlikely that GPRM0 will ever be zero...
    What your lines are saying, roughly, is:
    "find the value of the last button that was pressed on a menu, and reduce it to a simple integer we can work with. Add '1' to the button number and then jump to the loop point on the menu IF the value in GPRM0 is '1'"
    The problem is that it will never be '1' because of line 3. The lowest value it could be is '2' when you keep that line in there.
    Also, you don't specify which GPRM you are evaluating in either version of line 4 - I assume GPRM0, as that is the one you are working with in lines 1, 2 and 3.
    If you want to return to the loop point of a menu depending on the button the user previously selected being the first button then the code is this:
    mov GPRM0, SPRM8
    div GPRM0, 1024
    Jump MenuName (Loop) If (GPRM0 = 1)
    However, you might want to simply start at the loop point of the menu but make sure that the user is on the same button they were on previoulsy, in which case the code would be:
    mov GPRM0, SPRM8
    div GPRM0, 1024
    Jump MenuName (Loop) \[GPRM0\]
    To do this you \must make sure that you have checked the GPRM based button checkbox in the property inspector.
    If you want to go to the next logical button after the one the user was on previoulsy, then you would need to add a '1' to it. The code looks like this:
    mov GPRM0, SPRM8
    div GPRM0, 1024
    add GPRM0, 1
    Jump MenuName (Loop) \[GPRM0\]
    Note that the bracket shapes are important... a GPRM based button jump means that you will go to a button which has a value the same as that in the specified GPRM. The square brackets signify it is this kind of move, and not a simple evaluation of true or false.

  • Error message at loop point of main menu...

    Anyone ever get this message when building a DVD?
    http://www.reflexive-cinematics.com/miscimages/errormessage.jpg
    I keep getting this damn messages with Every adobe application. I was having tons of issues with encore 1.0 so I upgraded and bought 2.0. Now I'm having that error message.
    Does anyone know what the problem is? And by the way, I only get that message on the main menu when it tries to loop. The menu background video is 1:00:00 ( one minute ) and the loop point is 00:07:00 ( seven seconds ) with loop amount set to forever. I've changed it to other stuff to see, but I still get the message.
    I am able to burn the disc and everything works, except for the loop point at the main menu. The menu plays till it's duration and then instead of looping it ( in a DVD player ) just stops playback and ( during preview on my computer ) gives that above error message.... ' an abnormal condition has been detected. '
    fyi - my computer stats are this, in case anyone was needing to know:
    Pentium Prescott P4 3.0gHz
    2.5 GB's of DDR SDRAM
    nVidia Geforce FX5200 128MB vid card
    Creative sound blaster audigy ( with live drive )
    380 gig's of Hard Drive space

    Well nevermind. I seem to have fixed it. I just had to build a new project and re link everything. Seems that maybe the original project got all gunked up or something. It's working fine now.

  • Can't set a menu loop point for my buttons to come in

    because my menu loop background video has text that flies in, i need my menu buttons that correspond to that text to come in on a delay. reading my dvdsp3 book, it seems i would need to set a loop point in the menu to trick it into doing this, however i cannot set a loop point on my menu - that option is greyed out and i cannot toggle it.
    the guide i have says looping isn't possible if i add drop zones or text, but i have done neither within dvdsp3.
    any help appreciated
    thanks

    ok i think i know what happened
    i was using moving video as an asset for my buttons
    once i changed that i could set a loop.
    i guess i will edit my moving video into small "buttons" in FCP and then create the real selection buttons in DVDSP3.

  • Selling iBook, how restore OS X so it would play the intro and allow to create new account?

    So I'm about to sell my iBook G4 which has Leopard in it.
    Is it possible to restore it to a state where when the new owner boots it up it plays the intro video and allows him to create new account, without the old account still being present? I don't have anything important stored on that machine so of course I could just delete all stuff and leave it there but it would nice to allow the new owner to enter his own information, I tend to enter false information so my actual name or address etc. is not stored anywhere.

    Perform a Erase and Install on your iBook G4 and don't complete the set up assistant after the installation.This will take care of your concern.

  • EXS Not recognizing loop points

    Hey All,
    I've discovered a problem in a bunch of my EXS patches.
    EXS is not recognizing the loop points in the patches/samples any longer.
    These are the old HollowSun patches and a bunch of my old Akai libraries converted within Logic 6.
    I checked that the loop points were still in the samples via Peak, they are still there.
    I checked within the EXS editor and loop points are still there and turned on.
    Weird.
    Any ideas?
    Logic 9.1 OS 10.5.8
    Thanks.

    I'm going to try and word this carefully and nicely.
    I'm trying. LOL.
    I bought a translation/database/relink/instrument/sampler/management/building package recently as this vendor is the only one who makes a translator for a sampler of mine that I use as a "super" EXS, as it can have many layers, FX, mixing and supports onboard VST FX, etc. It's kinda like Kontakt.
    Anyways, I thought I'd get the whole package as I needed to relink my EXS patches, and thought it would be neat to be able to build instruments that could be ported more easily to a few different samplers.
    I kept having problems with the translation software. The Instrument builder and the manager simply don't seem to work. At all. Much trouble.
    Anyways, the vender updated the translation software and helped a bunch, but it took a long time to get that software stable enough to translate my EXS into the other sampler. OK. It's done now. Cool. It seems to have done a good job.
    But I had also tried to relink EXS patches/instruments to samples with this vendors sample manager software. I'm pretty sure that that software corrupted the files I used it with, the files that started this thread. I'm not happy about this obviously.
    Anyways I fixed it.
    I pulled an old HD out of the archives and reloaded all my libraries. I used CdXtract for conversions and Redmatica for the rest to get my EXS library back up and running. Super duper.
    Thanks for your help. I think I figured it out. So far everything is working as expected.

  • Has Encore 5.1 the same problem with BR loop point menus?

    Hi everyone,
    just wanna know if any of you has tested the new CS5.5.
    Has Adobe solved the black video "flashes" during a loop point menu?
    Do we have to wait for the En5.5?
    Thanks in advance
    Ciao
    Giorgio

    The problem still exists in 5.1

  • ENCORE menu video frozen at loop point

    In creating my DVD menu I imported a video and audio file into my project and then linked them up to the main menu under Properties>Motion. At first I did not set a loop point and only the audio played when previewed; the background was black (perhaps the first frame of the video). When I set a loop point at 1 second the audio again played fine but the video was frozen at the loop point frame.
    There must be something I'm missing...I thought I followed the tutorial article.
    Thank you!

    No, I haven't. I'm remembering that option in the preview window and will try it. Thanks!

  • Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video?

    Using QuickTime Pro with an .mpg movie, why can I only get it to play from the beginning, but not from any other point in the video? How can I fix this?
    Baffled in SB

    What format of MPG is this?  Is this an MPEG1 or MPEG2 video?  How was the video created?

Maybe you are looking for

  • Can my iPhone 5 be hacked through a free app downloaded from the App store?

    I updated my phone to iOS 6.1.3 today. This evening (two hours ago) I downloaded a free app called "Caption Pics" by Viral Media Entertainment. About 15 minutes ago, something weird happened. I had 6 apps that the App Store wanted to update. I went t

  • Cost of Goods Sold - Cost Element asking Cost Object

    Dear All, We have defined a G/L account :500000 (Cost of Goods Sold - Field Status Group:G030). Normally we should not create it as a cost element,but when CRM consultant does a transaction ,system asks that GL account :500000 not created as a cost e

  • Mapping from 2d to 3d

    Hello Can someone please give me a link or explain to me how or the logic behind mapping from 2d to 3d. I was told that you have to create a perspective plane. How do you do this? Any input will be a help. Thanks.

  • Lost my apps when sync iPad with iTunes

    when sync iPad with iTunes, apps purchased in iPad by another account were lost, and the apps can't be seen when check for available downloads. How to get back the purchased apps? thanks.

  • Screen is dark when light is low and I cannot use iphone

    When light is low, I unlock my iphone4 and the screen quickly goes dark. I cannot use the phone because the screen is dark and I cannot use it.