Next Chapter button in Story...

Here's a brief description of my project:
- Dance Competition with 10 events (6 dances per event)
- Main Menu page with "Play Movie" & "Chapters" buttons
- Chapters page with 10 event buttons
I want this movie to act like those from the studios. In other words, if I simply "Play Movie" then hit the remote Menu at any time, it takes me back to the Chapter Menu. But if I play a particular event chapter from the Chapters page and then hit the remote Menu it takes me back to that particular chapter page and the event chapter I just played is highlighted. Make sense?
So I made this happen by creating 10 stories (each containing the particular event's 6 chapter marks). But if you play a particular chapter event from the chapter page, it defaults back to the main menu at the end of each story. I don't want that. I want the movie to continue, just like a regular movie would. So I put an end jump on each story that takes you to the next story. Fixed... not quite.
It does take you to the next story if you let it play to the end, but if you hit skip chapter during the last chapter mark of each stroy, NOTHING happens. You have to let the last chapter mark play through to get to the next story.
Is there a way to get around this?
Am I making things harder on myself than they need to be?
Working in DVDSP 3
Thanks in advance.

Thanks for your reply, but it doesn't really answer my questions, or am I missing something.
Yes, the fact that you originally said "if I simply Play Movie then hit the remote Menu at any time, it takes me back to the Chapter Menu." (my emphasis)
Now if you meant instead Main Menu, then yes, my answer would be different.
You can have both, Stories is still not the correct solution in my opinion.
I'll refer you to this recent thread:
http://discussions.info.apple.com/webx?128@@.68bd01ef
Bottom line is you need scripting to remember both the menu AND the button you came from, and then to use that info to return to the proper menu/button when you push the Menu button.
The nice thing about the way I described originally? No scripting.
I guess maybe if you jump to the track itself via the Main Menu, and set the track to jump to Main Menu from the Menu key, and then make a story out of all the chapters of the track, and set the story's "chapter markers" as I described above, and access the story from the chapter menu, that could do it without scripting. But I've always used scripting.

Similar Messages

  • Next-chapter button behavior at the end of a track

    This is probably a silly question.
    When the DVD is on the last chapter of a track, from then on I want next-chapter button to return the user to the menu screen. When I don't do anything special to the settings, DVDSP's simulation does nothing when I press the next-chapter button. But when I play the DVD back on a set-top player, pressing next-chapter begins playing a seemingly random other track. That's certainly not what I want.
    How can I set the next-chapter button to return to the menu?

    Press F3 to get to advanced layout
    Go to Outline View
    Highlight Track
    Click Connections Tab in the main window (menu/viewer/connections)
    You can set the next jump there (same for chapter) but not all players behave the same. Stories with a "dummy marker" which disables all user controls briefly seems to stop most of the players from jumping

  • DVDSP:  Multiple stories and problem with next chapter going to next story

    I have a DVDSP4 project with 2 tracks and a story for each track.  Each story has 3 chapters start, middle, end.  I'm having problems when I'm testing in the simulator, the DVD is playing the first story I hit the NEXT CHAPTER button on the remote, it goes to the next chapter (in the same story).  The problem is when I click NEXT CHAPTER button again, it doesn't do anything.  I want it to jump to the end marker (which is a chapter marker), and then go to the next story because the End Jump is set to go to the next story.
    Help is appreciated.

    I ended up putting another chapter marker in the track, just before where the end is in the story, not ideal but it does allow progressing to the next story with the next button on the remote.
    I'm using stories because I have the need to play different segments of the videos.

  • Go to next chapter not working with Blu-ray disc

    I’m using Adobe Encore CS 5 to create Blu-ray disc but when the disc is created the go to next chapter buttons do not work. In Encore when using the preview option the go to next chapter buttons do work but once the Blu-ray is created and I try to go to next chapter while playing the disc I receive a message that reads "operation not available". I have created multiple Blu-Ray projects, used different brand Blu-ray media and even used my Windows system and my Mac system but the same issue keeps happening. I’ve also played the Blu-ray on multiple Blu-ray players and it happens on all of them. The Blu-ray burner I’m using is a LG BE14NU40 External Blu-ray burner and I have contacted them but they tell me it is a problem with Encore not the burner.

    Google "encore blu-ray next chapter remote".
    Example: Re: Encore 5 "Next / Forward" Button Not Available For Blu-Ray?
    You'll find lots of issues. This function may work if the project is very simple. But perhaps not.
    You might post a screenshot of your flowchart.

  • Need a Button behavior: go to next chapter

    I have a book with about 20 files in it. Each file is a separate chapter. On my master pages, I need two buttons: one that jumps to the next chapter and one that jumps to the previous chapter. But, those destinations are different for each document in the book.
    Is there a way to be able to set up a couple of master buttons that do this, or do I need to set this up manually and never resynchronize my master pages again? I suppose I could set up 20 different master pages, and then apply the appropriate master page to the body pages of each document, but that seems excessive. I don't want 400 master pages. I just want a couple of buttons that jump to the next chapter.
    Any ideas?

    Hi, Kelly:
    You can probably do this with either a dedicated TOC, index, hyperlinks, or cross-references. i haven't tested these beyond a quick experiment, so no guarantees one or more will suit your need.
    * For the TOC method, you could apply a dedicated paragraph style, named for the chapter, to a paragraph in each file, then create a mini-TOC in each file that looks for the dedicated paragraph style in the next and previous files.
    * For the index method, you'd need to create a dummy first-level topic in each file with a sub-level topic named for the chapter (for convenience). In each file, create an index for the book on a master page that's applied to all pages - you might need to create a based-on master page that's used by all master pages for this. When you generate the index, place it on the based-on master page, delete all entries except the chapter-named sub-entries, and synchronize it across all files in the book. This will create clickable PDF links to all chapters. In the index on each chapter's based-on master page, delete the all the entries except the two that point to the next and previous files. When you update the indexes, you'll have to delete the unwanted entries.
    * For the hyperlink method, create links in each file to the next and previous file.
    * For the cross-references method, create a cross-reference to the next and previous files. IDCS4 has built-in cross-references. For CS3 and CS2, you can use the free cross-reference script by Teus de Jong (search Google), or the commercial InDesign cross-references plug-in from dtptools.com, or virginiasystems.com.
    * You'll need create a button-like graphic for the links you create with any of these methods..
    * I'm not near my IDCS4 machine, so I can't check if it can export book chapter files separately. IDCS3 only exports a book as a single PDF. Also, in IDCS3, the links in the single PDF point to the destination chapters in the same document. If your goal is to create separate PDF chapters, you'll need to modify the links to point to the correct files.
    i think the TOC would be simplest to maintain, especially if you capture and include all the chapter links in every file, like a thumb-tab.
    Let us know if any of these off-the-top-of-the=head approaches work for you.
    HTH
    Regards,
    Peter Gold
    KnowHow ProServices

  • I have ebooks on my ipod and when I'm listening to a story it will not go to the next chapter, it just starts over again with the chapter I just listen too.  How do I correct this?  It didn't do this before.

    I have ebooks on my ipod and when I'm listening to a story it will not go to the next chapter, it just starts over again with the chapter I just listen too.  How do I correct this?  It didn't do this before.

    ebooks is a term for (mainly) textual books that can be read on screen. If you're listening then I think you mean audiobooks. See audiobooks on iPods. Either reorganize as single files or access via a playlist.
    tt2

  • Adding "next chapter " functionality to menus ?

    Is there a way direct the next and previous chapter buttons on a MENU to another menu or track? (not the arrow keys!)
    WMP dosent seem to recognise transparent buttons with the mouse, and it dosent include arrow keys for navigation..
    Its tough as Im building a "power point style" presentation and trying not to junk it up with buttons.
    Oddly enough, Apple's DVD player seems to have simmilar problems, even though they work fine in the simulator.
    Personaly I think it would be nice to add this functionality, as on many dvd players the chapter forward and back buttons are more easily found than the arrow keys. So if nothing else, just used for redundancy and added functionality.
    Thanks!
    - Ty

    The problem occurs when invisible buttons are not detected by software players. (WMP) Visible ones seem to work.
    So, "Click anywhere on the screen to proceed" does not work. And it looks like the answer is to just add visible buttons to everything. If chapter forward worked, it would solve this. Is there any way it run using a script?
    This works great on a $30 hardware dvd player, just wish I could get everyone to use it on one. But that just isnt going to happen.

  • How do I change default Next/Previous buttons?

    When I automatically create multiple Submenus using the 'Create Chapter Index' command, Encore generates Next and Previous buttons.
    These are rather plain - they seem to be the same style regardless of the style of menu selected - and I'd like to set another default style.
    Can someone tell me how to do this, please?
    Many thanks
    John

    You can build the next/previous buttons any way you like. Just put them on the menu and then specify them as "Next" or "Previous" under the type field in the properties box. There's more information about this in the help files under chapter menu automation.

  • Next Chapter jump

    I'm finishing off a project in which I have a number of audio tracks set to still images. I had originally positioned Chapter Markers at the end of each, so you could jump back to the menu by selecting Next Chapter - but when building the project, these Chapter 2 Markers are not in GOP Boundaries, and I am unable to move them - so I have just the start (Chapter 1) for each audio track. Is it because the Video track is a still image that I'm unable to position markers anywhere else but the very start and very end?
    Anyway, rather than using a chapter markers at the end of each track, is there a simple way of setting each track up so that when you select Next Chapter you are taken back to a particular menu/button?

    On the Chapter Marker have End Jump go where you want to to go (though somteims this can be "broken" by players pressing next chapter Key fast, workaround is have that Chapter Marker "disable" all remote functions and place another marker right next to it as close as possible)
    Another option (probably easier for you and also keep in mind the issue above about breaking cahpters) is to add a small "slug" of audio at same rate as main audio with video (a second or so) and you should be able to place marker. The slug can be real short to accomplish moving your marker. A second should do fine

  • Since I've updated to iOS 6 I am unable to use the next/back buttons from Headphone for audio book chapters.

    Since I've updated from iOS 5 to iOS 6 I am unable to use the next/back buttons from Headphone for audio book chapters.
    This is working fine for albums but are broken for audio books.
    The back button refers always to the first chapter of the audio book (very annoying if you are in the middle of an audio book) and the nex button goes one level higher back to the selection of the audio book itself.
    In iOS 5.0 it was still possible to navigate throught the audio book chapters using these buttons.
    This still happens in iOS 6.1.
    Is this a known bug?
    Does any solution exist?
    Thx,
    Oliver

    To gdgmacguy your a f****** idiot for one I'm having the same problem as pennymar. And you tell me to quit whinning. You got more problems then the iOS 6 you did not answer my question nor the other 13 or whatever you replied to within a 30 min time frame. You must got nothing better to do then to harass people and to pretend you know something about apple products. Which you don't from what I've read the other advices you should have gave to other people. But you didn't you replied a question back to the people asking a question. So if your not gonna use these community forums the right way don't use them at all.

  • Editing access sequencing between chapter buttons

    The theme I am using has a default of 6 chapter buttons per submenu. I have 37 chapters, so I am interested in reducing the number of submenus required to navigate to all 37 chapter buttons.
    I used the "Map" view to drag/drop 4 chapter buttons from submenu 2 up to submenu 1, resulting in 10 chapter buttons on submenu 1. (I stopped at 10 because iDVD issued an error message that 12 buttons was the max per menu screen ... 10 chapter buttons + next submenu + prev submenu = 12)
    I drag/dropped 6 chapter buttons from submenu 3 up to submenu 2, and 2 chapter buttons from submenu 4 up to submenu 2, resulting in 10 chapter buttons on submenu 2. ... etc.
    After arranging the 10 buttons into logic order on the submenu screen, I was happy with the look. However, when the dvd is burned, the dvd player's remote control is not able to logically select the chapter buttons. Using left/right sequence in subgroups of 3 or 4 or 5; up/down may jump to a different subgroup of buttons. Very nonsensical for an normal user.
    Is there a way to edit the details of each chapter button to specify where to go depending upon which remote button (left/right/up/down) is pressed next?

    In short, no. There is no way to set the order of the chapters for selection with a remote for a DVD player. All remotes do not work the same way, so even if you 'fixed' the sequencing for yours, it probably wouldn't work on another player. My DVD chapters seem to order differently on the two main DVD players I use at home. One seems to always want to jump to the navigation arrows before going to all the chapters.
    I often do what you do to get a few more chapters per submenu. Depending on the theme (if you use one), the sequence of chapters can be top to bottom or left to right. Some themes will not permit more than 8 chapters per submenu. But even with just the default submenu number of chapters, I still find that I cannot always get to each chapter in order using my remote.
    I have taken to numbering each chapter so that even if the remote doesn't go to the next correct one, I can easily see which one I want by its number.

  • TS1702 Hi,  I downloaded Wild to my Ipad and I'm having issues.  I've only read the first few chapters but at the end of each chapter the last page is duplicated for 10 pages and then it goes to the next chapter.

    I downloaded Wild to my Ipad and I'm having issues.  I've only read the first few chapters but at the end of each chapter the last page is duplicated for 10 pages and then it goes to the next chapter.

    Quit the iBooks app completely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or ....Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Or ... Delete the book and download it again in the purchased tab of the iBook Store, as long as you use the same Apple ID, there is no charge to download it again.

  • Chapter button highlighting?

    I have made a menu in DVD studio pro with 3 different chapters for my video, and I have the buttons made for the chapters, and everything assigned correctly, but I cannot get the buttons for the chapters to highlight, or show any indication that they are selected in the simulator. The highlight option under the "colors" tab doesnt seem to work. How do I get the different chapter buttons to highlight or indicate when they are selected or activated?

    Well, I guess you didn't try everything then dija? :P
    Hit F3 on your keyboard, the Inspoector will be the window in the bottom right of the screen. It gives you all the info and settings of your menus, tracks, media, etc. etc. etc. etc.
    Not for nothing, but check out the manual or online help. There's a bit of info you need to know to create your own highlights, I don't have the energy to type all that up right now! Some it can be a little tricky on the Photoshop end....read it, learn it, love it.
    Long story short--you need to create a specific file that DVDSP will look at to show what is highlighted, it can be type, graphical, whatever. When this graphic is created, it will be set for the Menu when the menu is available in the Inspector at the bottom of the General tab.
    Good luck.

  • Movies don't stop at next chapter marker!!

    Is it time to move up to iDVD8?
    Using iDVD6 I can't seem to get movies to stop at the next chapter marker; they just keep playing; which makes markers and buttons for each chapter meaningless. What can I do; other than use DVDSP?
    regards, alan

    just to add to Fred's excellent advice, you would have to add separate / independent QT movies to achieve your stated objective.
    Also if you upgrade you may find it even more difficult in that you will no longer have the ability to do custom chapter markers within iMovie7.
    In other words, iMovie 6 retains custom chapter makers whereas iMovie 7 does not. This feature has given way to interval chapter markers (ever so many mins) in an attempt to make the video editing app more user friendly.

  • CHAPTER BUTTON NOT WORKING ON FINAL BD-DISC

    Hello,
    I read several posts here about chapter issues but none of them addressed exactly to my problem.
    So I have my HD (blu-ray) project on Encore 5 and have set 8 chapter markers. Each one is linked to a menu button that works perfectly.
    It`s a simple project and works fine on the preview. But not on the final disc when playing in the BD player.
    The next button on the remote control does not works. It also shows chapter 1/1.
    The end actions set on each chapter is a link to the next chapter. E.g - The end actions set to chapter 2 a links to chapter 3. Except to the last chapter that has no end actions set.
    Am I doing something wrong?
    I appreciate any helps!
    Bruno

    I'm not sure if this is a playlist.
    I've just set the chapter markers on the timeline.
    Anyway, Is possible to use chapters on Encore for BD discs and have them work on blu-ray player remote control?
    Thanks!
    Bruno

Maybe you are looking for

  • Query Builder in Crystal Report Server 2008?

    I am running CRS2008 V1 on Windows Server 2003 as single server install. I am using IIS as the web application server. Query Builder doesn't show up as an option anywhere I can find. How do I get to Query Builder? How do I install Query Builder if it

  • How do I combine two actions in code correctly?

    I figured out how to create my  playback controls, however I still have a problem.  I want to have an  additional button that links to a website (I have coded this correctly  with actionscript and works great.  Now I have two seperate  projects...one

  • Pick Status in order row

    Hello fellow SAP users As stated in SAP note 1036919 the pick status in sales document rows is not reliable anymore becaus the sales order row can be split into serveral picklists and might have a diffrent picking status in each list. Our customer ho

  • Xml representation of a string

    hi all, how do i make an xml representation of a string..if anyone knows please post it. thanks

  • Right click, open Link in New Tab stopped working

    Right clicking on a link in page and selecting either open link in new tab or window does NOT work. Nothing hapens. Just started the other day. Also cannot use Ctrl and right click. Works in Chrome. Right click and paste, etc work.