Difference btw simulator and actual disc behavior

Okay, so I have a project in which the buttons behave properly in the simulator, but then on the finihsed disc it's all wonky!
To be specific, I have it so that, if you're playing a track and are up to chapter 10 when you hit MENU, it takes you to chapter 10 in the chapter listing. And in the simulator, it does this.
However, when I burn the disc, or otherwise watch the TS folder in DVD Player, when I hit MENU, instead of going to the current chapter, it goes back to the first chapter in the first MENU, regardless of where I am. Anyone know what I'm overlooking?

I use this method all the time, specifying the chapter index buttons as the menu jumps for markers in a track, and it usually works both places. (Simulator, build in DVD Player, burned disc...)
I can imagine a few things that might have this effect:
are there any stories, etc., attached to your track? markers in a track can overrride the default menu jump for the track, but stories will override default behaviors for both the track and its markers.
Are there any pre-scripts on your menus or tracks? Assigning pre-scripts can sometimes supersede other DVDSP commands, such as button selection. In the DVD spec, commands that are processed before a menu or title are referred to as pre-commands. Specifying a button on a menu as a target winds up using the pre-command on the menu to select the specific button, but if you set a pre-SCRIPT for the menu in DVDSP, DVDSP will apply that to the menus pre-command instead of the button selection specification. One of the few remaining ways in which DVDSP is not a completely spec-based tool.
Try assembling a quick plain-vanilla test with a new project and check a build in DVD Player to make sure it's not something specific to your project.
Hope this helps -
Max Average

Similar Messages

  • Difference btw BOE and LC ?

    Hi all,
    Whats the difference btw BOE and LC ?? As I am not having good domain, plz if anyone having some good documenattion regarding general workflow in companies, plz send me to [email protected] or paste here.
    Suresh

    Check the below link .May be useful.
    http://www.netmba.com/accounting/
    Regards
    Aravind

  • Difference btw J2ME and SAP MI

    Hi All,
    I have a basic doubt , what is difference btw J2ME and SAP MI.
    I understand while J2ME devlopment we develop MIDLET and how do we call the Midlet in Mibile ??
    What is the advantages of both and limitation of j2me , stopping me not use that and go for SAP MI
    Advantages of sap mi in a nustshell would be appreciated.
    Thanks for reply
    Regards
    Srinivas

    Hi Srinivas,
    SAP MI currently known as NetWeaver Mobile 7.10] could be seen as a technology platform to mobilise enterprise applications(for occassionaly connected / disconnected scenarios)
    Mobile consists of a server component named Data Orchestration Engine [DOE] and a java based Mobile client for Windows Mobile devices. DOE is an ABAP component that acts as an interface between your SAP/non-SAP Backend [like ERP, CRM etc] and the Mobile device by staging the data , distributing it to relevant receivers with extensive monitoring capabilities with a model driven approach.
    DOE talks to backend via Bapiwrappers / webservices and talks to mobile device (client running on the device) with a messaging protocol over http(s).
    Apart from the default java mobile client that is shipped from SAP , any custom client written in any native client technology could be integrated to DOE.
    There is also a co-innovation model along with partners like sybase where there are some mobile solutions already available in market like mobile sales that could be run on smart phones like iphone,blackberry etc.
    You can checkout several articles and blogs available in sdn itself for Mobile for understanding more about this .
    Regards,
    Liji

  • What's the difference btw JDK and SDK?

    I went to the download page,some of the download are for J2SE Development Kit (JDK) ,some others are J2SE Software Development
    Kit (SDK)?Are there any difference btw them?

    Sun changed the label from SDK to JDK when Java 5 was
    released.There was at least one earlier change, I believe, so it seems it was JDK, then became SDK (or J2SDK) and now back to JDK.
    In the context of Java, if you're not a purist about matching a particular acronym with a particular version, then the two are interchangeable.

  • Difference btw utl_file and dbms_lob

    hi,
    what is the difference between utl_file and dbms_lob , is that doing same acess file or difference?

    797525 wrote:
    what is the difference between utl_file and dbms_lob , is that doing same acess file or difference?
    UTL_FILE is a PL/SQL package that provides PL/SQL code with the standard operating system I/O interface. You will find this same interface in languages like C, C++, Pascal, PHP, Perl and others.
    DBMS_LOB is a PL/SQL package that enables you to manage a LOB data type in Oracle. This data type is "special" in that it can contain large data objects (like video, sound, images, documents, spreadsheets, etc).
    So technically, there is very little that is the same between the two.
    Conceptually however, both are interfaces to "files". The only difference is that UTL_FILE access external files (on an operating system's file system). Whereas DBMS_LOB provides the ability to create and store and manage "files" directly in the database. (there is also a BFILE data type that looks like a LOB but is actually an external file)
    It is seldom a good idea to step outside the database into an o/s file system using UTL_FILE. There are security and access control issues. Issues with concurrency and transactions. Issues with data integrity. Issues with backup of such data. Etc.
    So in general, when you deal with the concept of "+files+" in Oracle, you should be looking first at using the Oracle database itself - and deal with files as LOBs using DBMS_LOB.

  • Difference btw table and structure???

    Hi all guru's
    What is the difference between table and structure??
    culd you explain me???
    regards
    ss

    hi Supriya,
    structure is one single line, while a table can have as many lines as you wish.
    hope this helps
    ec

  • Logging into Drupal 4.7 being ignored by both simulator and actual 8830

    I'm really confused here, I have a Drupal web app that I'm trying to log into via Blackberry device, and my (correct) log ins are being ignored:
      1) welcome page
      a) go to log in screen
      2) log in screen
      b) log in
      3) log in screen (with no errors on screen or in logs)
    when it's supposed to be:
      2) log in screen
      b) log in
      3) "you are now logged in" screen
    This is working correctly with these combinations:
    (WAMP+Drupal 4.7) <-> Firefox
    (WAMP+Drupal 4.7) <-> 8830 simulator
    (LAMP+Drupal 4.7) <-> Firefox
    And ignoring the successful login with this combo:
    (LAMP+Drupal 4.7) <-> 8830 simulator
    (LAMP+Drupal 4.7) <-> 8830 hardware
    The login is correct (same username & pass in all combos), and no PHP or other errors are being recorded in the application or Apache logs.  I've deleted and re-accepted (the bad) server certificates in both the simulator and Firefox.
    What should I try next? Where else should I be looking?

    Hi,
    Do you have any specific questions? We'll certainly try to help you, but we won't do your homework for you. That wouldn't help you learn at all.
    I recommend looking over the learning materials here, they're quite good for getting started with PowerShell:
    http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Simulation and Actual difference

    Dear Experts,
    I am facing an error as follows:
    while iam doing billing simulation i am
    getting the correct  previous MR date and MR reading.
    (this will be printed in bill for customer understanding purpose)
    but when i am doing my actaul bill
    iam not getting the correct date and reading.
    like follow:
    in simulation:  previvious Mr date :  10.4.2011  with reading  100 units
    but in actul bill im getting like:  previous MR date 11.04.2011 110 units.
    but the actaul previous  mr date is  10.4.2011 with 100units.
    what iam getting in original bill is wrong.
    this is only happens for onw customer.
    any clue on this?
    Thanks..
    Cheers.

    Hi Avinash,
    thanks for reply, these are the actual readings.
    and the simulation bill period is : 13.04.2011 to 12.06.2011
    actual bill period is also same.
      MR date                                RR            MT          RS      MR rec.
      12.06.2011                             1          1           7     4,089
      12.04.2011                          1          3           7     3,938
      12.02.2011                           1          1           7     3,898
       12.10.2010                          1          3           7     2,920
       12.08.2010                          1          Z1           7     2,876
       12.06.2010                          1          3           7     2,876
       12.04.2010                          1          3           7     2,817
       12.02.2010                          1          3           7     2,760
      12.12.2009                          1          Z1           7     2,700
      12.10.2009                          1          3           7     2,685
      12.08.2009                          1          3           7     2,626
      12.06.2009                          1          1           7     2,567
      20.10.2008                          6     X     1           7     2,490
    cheers..

  • Difference between standard and actual activity rates

    Dear All,
    My client is having a process in which while downloading KOB1 the system is giving report of all the process orders wise  activities confirmed in that month against some cost center.
    Now when i am going into line item it takes me to process order confirmation display where activiies to be confirmed and activities yet to be confirmed are displayed.
    After that cost center report S_alr_87013611 is displayed wherein actual rates(quantity ) is displayed for that activities.
    Now the system shows difference between actual and standard activities.
    The difference is the calculated in excel on the basis of KOB1 report and difference is loaded process order wise  on calculation done in excel through LSMW (for transaction KB21n) wherein difference quantity is posted from cost center to process order.
    Now client needs automation in the sense that no excel calculation should be done and difference should be posted for that month for each process order in the ratio calculated in excel.
    Kindly provide any solutions if any, avaliable in standard or Z development has to be done.
    Thanks and Regards,
    VLM

    Dear AP,
    Have you any idea about how in above case Z development is to be done?
    Regards,
    VLM

  • Difference btw Shuffle and Shuffle/Repe

    This may sound like a dumb question, but what is the difference between the Shuffle mode and the Shuffle/Repeat mode?

    In theory, Shuffle will play all songs in the queue once in random order then stop. Shuffle Repeat will play all songs in the queue once, then repeat.
    In reality if you have a LOT of tracks in the queue it may well repeat before it gets to the end of the list, as the shuffle memory is limited.

  • Difference between .Backgroundimage and .Image paint behavior Form vs Picturebox.

    In this code when I copy the image to picturebox1.background image the form does not paint the controls on startup and the paint event keeps firing repeatedly. When copy image to picturebox1.image the form starts properly and the paint event does not fire
    (unless needed).
    What is the difference between the .backgroundimage and .image that makes the form not paint the controls but repeatedly fire the form paint event?
    Same behaviour if a form backgroundimage is used, but it does not have image property so it cant be stopped if copying to a form background?
    Thanks.
    Public Class Form6
    Private Sub Form6_Paint(sender As Object, e As PaintEventArgs) Handles Me.Paint
    Static t As Integer
    t += 1
    Me.Text = t.ToString
    Using bmp As New Bitmap(400, 400)
    Using g As Graphics = Graphics.FromImage(bmp)
    g.Clear(Color.Red)
    PictureBox1.Image = bmp.Clone
    End Using
    End Using
    End Sub
    Private Sub Form6_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    Me.DoubleBuffered = True
    End Sub
    End Class
    Copy to picturebox1.backgroundimages gives this startup without the controls painted and the form paint is continuously firing as can be seen in the form header text:
    Copy to picturebox1.image and form startups up properly and does not keep firing form paint.
    Edit: removed         Me.Location = New Point(200, 100)
    That does not cause a problem.

    Hey Tom,
     Well, i have been playing around monitoring the windows messages received by the form and the picturebox to see what was happening.  I found the messages start changing right after the picturebox receives it`s first Paint message. Here is where
    they start changing.
    Using Image Property these are all the massages received after its first paint message is received.
    PictureBox - msg=0xf (WM_PAINT) hwnd=0x37037c wparam=0x0 lparam=0x0 result=0x0
    Form - msg=0x14 (WM_ERASEBKGND) hwnd=0x1303c4 wparam=0xffffffffeb0108b7 lparam=0x0 result=0x1
    Form - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x1303c4 wparam=0x0 lparam=0x0 result=0x5
    Form - msg=0xd (WM_GETTEXT) hwnd=0x1303c4 wparam=0x6 lparam=0x342ee08 result=0x5
    Form - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x1303c4 wparam=0x0 lparam=0x0 result=0x5
    Form - msg=0xd (WM_GETTEXT) hwnd=0x1303c4 wparam=0x6 lparam=0x342ee08 result=0x5
    Form - msg=0x318 (WM_PRINTCLIENT) hwnd=0x1303c4 wparam=0xffffffffeb0108b7 lparam=0x4 result=0x0
    PictureBox - msg=0x14 (WM_ERASEBKGND) hwnd=0x37037c wparam=0x9010329 lparam=0x0 result=0x1
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x37037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x37037c wparam=0x1 lparam=0x342ede8 result=0x0
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x37037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x37037c wparam=0x1 lparam=0x342ede8 result=0x0
    PictureBox - msg=0xf (WM_PAINT) hwnd=0x37037c wparam=0x0 lparam=0x0 result=0x0
     Using the BackgroundImage property these are the messages received after the first picturebox Paint message is received. The last 6 messages just keep repeating until the app is closed.
    PictureBox - msg=0xf (WM_PAINT) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0x14 (WM_ERASEBKGND) hwnd=0x38037c wparam=0x9010329 lparam=0x0 result=0x1
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x38037c wparam=0x1 lparam=0x3430160 result=0x0
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x38037c wparam=0x1 lparam=0x3430160 result=0x0
    PictureBox - msg=0xf (WM_PAINT) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0x14 (WM_ERASEBKGND) hwnd=0x38037c wparam=0x9010329 lparam=0x0 result=0x1
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x38037c wparam=0x1 lparam=0x3430160 result=0x0
    PictureBox - msg=0xe (WM_GETTEXTLENGTH) hwnd=0x38037c wparam=0x0 lparam=0x0 result=0x0
    PictureBox - msg=0xd (WM_GETTEXT) hwnd=0x38037c wparam=0x1 lparam=0x3430160 result=0x0
     So that made me wonder how they differed in the BackGroundImage and Image properties of the PictureBox class when being painted.  I looked at the .Net source code for the picturebox class HERE
    and found that the PictureBox class is inherited from the Control base class and the Image property is a special property added to the picturebox class and is handled in its OnPaint event.  The BackgroundImage is a property of the Control base class that
    the picturebox class inherits from.  So, that is handled in the base class somehow.
     I looked at the Control class code but, it is so much different than what i am use to looking at that i could not really follow what it was doing.  So, in the end i still don`t have an answer but, i can only guess that setting the BackgroundImage
    inside the Paint event of the form is somehow stopping the Form from receiving the 6 messages shown in the first set of messages shown which is causing it to never finish painting itself.
     Maybe Crazypennie or someone with a deeper knowledge into the "behind the scenes" workings of it can say what the difference is. I figured that changing the backgroundimage was causing the form to receive a new paint message and was going
    into an infinite loop but, according to the messages i was getting after the picturebox`s 1st paint message, the form never receives another message.
     I know this probably won`t help but, if you want to create a new backgroundimage for the picturebox and modify it each time the form is painted you could just assign the picturebox a new bitmap at Load and then use the graphics object of the PictureBox.BackgroundImage
    to redraw it in the paint event instead of creating a new bitmap for it each time the form is painted.
    Public Class Form1
    Private bmp As New Bitmap(400, 400)
    Private Sub Form6_Load(ByVal sender As Object, ByVal e As EventArgs) Handles MyBase.Load
    Me.DoubleBuffered = True
    PictureBox1.BackgroundImage = bmp
    End Sub
    Private Sub Form1_Paint(ByVal sender As Object, ByVal e As PaintEventArgs) Handles Me.Paint
    Using g As Graphics = Graphics.FromImage(PictureBox1.BackgroundImage)
    g.Clear(Color.Red)
    End Using
    End Sub
    End Class
     Or i guess just use the Image property instead.  8)
    If you say it can`t be done then i`ll try it

  • Difference between breakdown and actual breakdown

    Hello every one in my project. When i am creating notification for breakdown based on that i m creating order for breakdown. Now the issue is when i am running report MCI7 system is not showing all breakdown in number of breakdowns. When i am running report MCJB system is showing all the breakdowns but again its saying number of actual breakdowns different from total breakdowns. Actual breakdown coming in yellow colour and these breaddowns are coming in MCI7 also. But other breakdowns which are in white and green colour are not coming in actual breakdown. kind give me guidance on this how system is catogrising them as actual and normal breakdown.
    Regards
    Abhishek

    hi
    Kindly refer [here|http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/3762ae449a11d188fe0000e8322f96/frameset.htm],Normally for performance reason the update structure S070 will be switched off.You can update the same using MCJB/MCJC by pressing the update info structure in the output screen.
    regards
    thyagarajan

  • I do not what tech. is lacking in iphone 4 that prevents it to be able to support turn by turn navi. I do not see any difference btw 4 and 4s and yet 4S can support turn by turn. very disappointed with apple and i will not purchase iphone5.

    I do not know what tech. s lacking in iphone 4 that prevents it to be able to use turn by turn navi. I do not see any difference between 4 vs 4S and yet 4S is able to support it. I am very disappointed with apple as i was when 4S was released. I will not purchase iphone5 becuase i think its nowhere near what apple calls it "perfect". there are plenty of other phone around. Lumia 920 for example is a much better phone. Just disappointed with apple...

    http://www.apple.com/ios/whats-new/
    the fine print in the map section states that turn by turn is only available for 4S and up.

  • Difference btw OBI and BO

    Hi,
    We are very big financial institution in europe, we are in transition period of migrating our core banking platform to new platform. We are currently using Business Objects(BO) as our REPORTING tool for our oracle database, Our new core banking application is FLEXCUBE which is again from Oracle Financial services (formerly known as iflex).
    Now that we need to make a decision and comparision between the features of OBI and BO.
    Could anyone give us PRO's and CON's on OBI and BO ?
    Thanks in advance
    Shankar.

    Shankar,
    It's one thing to ask for a specific question - another to request a free gap-analysis.
    Most people here volunteer their time , because it helps them to learn.
    not to diss you or anything - but it seems as you're trying to make someone else do the work for you.
    Good luck.
    so you don't feel bad - there's a link to the comparison
    http://businessintelligence.ittoolbox.com/groups/select/bi-select/oracle-bi-server-ee-vs-cognos-8-bi-1426419
    Edited by: wildmight on Sep 25, 2008 8:16 AM

  • What is the difference btw  EXPINV and  INVOIC

    INVOIC :Invoice / Billing document
    EXPINV : Export invoice
    What is the fifference between these two message types.
    I need to trigger Idoc once the INvoice verification is done using MIRO t-code. I mean I need to send Actual cost of the material to 3rd party application using XI after Invoice is verified. Iam just wondering which Idoc I need to trigger? Please help..
    Message was edited by: Ram Krish

    Hi Ram,
    Message type <b>INVOIC</b> is used to transmit the invoice to the customer for the shipped goods.
    Message type <b>EXPINV</b> is used to transfer foreign trade information from R/3 to an external system.
    For more information, please check this link.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDFTCOM/SDFTCOM.pdf
    For your case, you can use message type INVOIC to send actual cost of the material to 3rd party system.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

Maybe you are looking for