Project Duration error message when loading short iDVD 5 project in iDVD 6

My iDVD 5 project is very short - a total of about 7 minutes (including video and an audio loop for the menu). The video clips were exported as DV NTSC non-self-contained quicktimes from Final Cut Pro.
When I attempt to load the project into iDVD 6, I get the following error message:
Project duration
Your project exceeds the maximum content duration. To burn this project, remove some content.
Twirling down the triangle for more info gives:
Project:
- total project duration: -2147483648:-2147483648 minutes
- total project capacity: 429496729 GB (max. available: 4.172 GB)
Also, trying to open the Project Info window crashes iDVD.
I haven't attempted burning, but I'm pretty sure it'd be a waste of a DVD.
My only thought is that iDVD 6 somehow is misreading the non-self-contained quicktimes, but I've never had an issue with them before, and it'd be a drag to redo all my projects with space-hogging self-contained versions.

Many people had trouble opening iDVD 5 projects in iDVD 6 when it first came out. My one iDVD 5 wouldn't open at all.

Similar Messages

  • "****Error from PSA****" error message when loading InfoCube

    Hi all,
    I am getting the following error message when loading transaction data to an InfoCube.
    ***Error from PSA***
    This is not MD or Hierarchies (like previous messages in the forum)
    Please advise.
    Thanks,
    Miki

    Hi Miki,
    Before just loading data into the infocube. Catchup PSA table and see the data into it.
    Then u may find the solution.
    But as ronald said this shouldnot be the complete error statement.
    bye.

  • Firefox does not open at all - error message when loading firefox 'The instruction "0x0000000" referenced memory at "0x0000000". The memory could not be "written". Click on OK to terminate the program in English

    I cannot open firefox at all. I have removed and re-installed but it has made no differenct. I just get an error message when loading firefox - as follows - 'The instruction "0x0000000" referenced memory at "0x0000000". The memory could not be "written". Click on OK to terminate the program.
    Can anyone help me sort this out? If I log in as someone else Firefox works?
    == This happened ==
    Every time Firefox opened
    == the computer shut down unexpectedly ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    You can o a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Error Message When Loading FLV

    I'm getting this error message when I run this movie -
    "Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095:
    flash.net.NetStream was unable to invoke callback onMetaData.
    error=ReferenceError: Error #1069: Property onMetaData not found on
    flash.net.NetStream and there is no default value.at
    Slide_GB_05_fla::MainTimeline/frame1()".
    My code to load the five FLV's is -
    var nc1:NetConnection = new NetConnection();
    nc1.connect(null);
    var ns1:NetStream = new NetStream(nc1);
    theVideo1.attachNetStream(ns1);
    ns1.play("Safety.flv");
    var nc5:NetConnection = new NetConnection();
    nc5.connect(null);
    var ns5:NetStream = new NetStream(nc5);
    theVideo5.attachNetStream(ns5);
    ns5.play("Dutyfree_3.flv");
    var nc3:NetConnection = new NetConnection();
    nc3.connect(null);
    var ns3:NetStream = new NetStream(nc3);
    theVideo3.attachNetStream(ns3);
    ns3.play("Hawaii.flv");
    var nc4:NetConnection = new NetConnection();
    nc4.connect(null);
    var ns4:NetStream = new NetStream(nc4);
    theVideo4.attachNetStream(ns4);
    ns4.play("CatWoman_1.flv");
    //ns4.seek(10);
    //ns4.pause();
    var nc2:NetConnection = new NetConnection();
    nc2.connect(null);
    var ns2:NetStream = new NetStream(nc2);
    theVideo2.attachNetStream(ns2);
    ns2.play("CITA_1.flv");
    ta1.textField.background = true;
    ta1.textField.backgroundColor = 0xC9C1B8;
    //ta1.htmlText = "<b>Kinds of PAVES
    entertainment:</b><ul><li>Audio
    channels</li><li><b>Video
    programs</b></li><li>Airshow</li></ul><br><b>Examples
    of video
    programs:</b><ul><li>Safety</li><li>Comfort
    in
    Flight</li><li>Destinations</li><li>Movies</li><li>Advertisements</li></ul>";
    var lessonInfoXML:XML;
    var lessonInfo:URLLoader = new URLLoader();
    var smartGraphicFile:String;
    lessonInfo.addEventListener(Event.COMPLETE,
    onCompleteLessonInfo);
    lessonInfo.load(new URLRequest("Slide_Information.xml"));
    function onCompleteLessonInfo(evt:Event) {
    lessonInfoXML = new XML(lessonInfo.data);
    smartGraphicFile = lessonInfoXML.slide5.narration;
    ta1.htmlText = smartGraphicFile;
    The FLV's load, and I can dismiss the error messages. Any
    idea what I'm doing wrong?

    BALTB  seems to be a structure , can you explain how you r trying to loadd
    The error may be the Record type B is invalid ,  the last field is record type , chk whether B exists or not

  • Error message when loading BALTB record

    I am receiving the following error message when trying to load the BALTB record.
    <b>Unexpected record type.</b>                                    
    <i>Key of data record which caused termination:
    Client                  =     ,
    Company Code    = 1000,
    Asset Class         = 153000,
    Old main number  = 99948,
    Old subnumber     =      ,
    Transaction          =  AS91,
    Record type         = B .       </i>
    I have search the forum for answers but I can't seem to find any resolutions. Has anybody encountered this problem and were you able to correct it?
    thank you in advance for the help.

    BALTB  seems to be a structure , can you explain how you r trying to loadd
    The error may be the Record type B is invalid ,  the last field is record type , chk whether B exists or not

  • Error Message When Loading a Cube

    Hello - I received the following error message when I attempted to load a cube:
    No SID found for value '0.000' of characteristic 0CURRENCY
    Is anyone familiar with this error message?  Also, I tested this load in DEV before I moved the cube into QA but I did not receive the error message in DEV.  Any help would be greatly appreciated, thanks.

    Hi,
    I had a similar error just a few days ago. I could solve it by replicating the datasources again and activating the transfer structures via rs_transtru_activate_all. After that the load went fine.
    regards
    Siggi

  • Error message when loading windows

    I have been using windows on my mac for months and all of the sudden I am getting an error message when I start windows. No matter what I do(report or just close it), it comes up every time I start windows. There is no code telling me what kind of error it is....? I can still open and use windows, but it always starts with giving me this message. Can someone help me with this please Thanks

    Do you still get the error when you boot up in Safe Mode?
    Whatever, there might be some corruption.
    Maybe you could try rolling back to the last restore point if you have one.

  • Question about dll. error message when loading - PSE 6

    I have PSE 6 and suddenly get the following error message when I open PSE:  Organizer-Photoshop Element PhotoshopElementsOrganizer exe- entry point fot found.  CFBundle Copy File TypeForFileData could not be located in dynamic linc library core foundation.dll.
    No idea what that means, what happened and how to fix this.
    Is there anybody that can give advise to a non-computer literate person????
    Help would be greatly appreciated.

    See post #6 in this thread for a likely solution:
    http://www.elementsvillage.com/forums/showthread.php?t=50471

  • What does error message when trying to burn DVD from iDVD mean "not enough disk space to burn the remaining assets"

    I created a DVD in idvd and now when trying to burn to DVD using external burner, I get the error message
    "not enough disk space to encode the remaining assets". I am using a brand new blank DVD.
    I have read the help info on computer but hasnt proved helpful.
    Any suggestions?

    iDVD requires a fair amount of disk space to carry out the encoding process; depending on your project, you may need to have over 25 GB free space on your startup hard drive.  How much free space do you have?

  • Weird error message when loading songs to Shuffle

    Hello,
    I'm getting a little bit p.o.'d with the Shuffle I bought for my husband for Christmas.
    Here is what's happening and what all I've done since last night...
    Happening: I get the Shuffle to show up in the iTunes source list and can load it with 5 songs and then each time I try and drag another song onto it, I get the following error message:
    "The iPod "MyPod" cannot be updated. The required disc cannot be found."
    When I select the Shuffle from the source list, the songs I tried to load and received this message with show up with a grey circle/dot next to the number that the particular song would be in the Shuffle's list.
    At first I thought maybe it was happening because a long time ago I had another computer and burned a disc of all the songs I purchased from the iTunes Music Store and then dragged into iTunes library on my new computer. So then I bought a new song last night and the same thing happened, same error message.
    Here's what I've done so far:
    I have removed/reinstalled iTunes 6 and the iPod updater. A couple times last night when trying to restore the Shuffle to factory settings, it didn't show up in the updater. I've trashed the plist files, repaired permissions, removed the iPodDriver.kext file, as told to do so in an Apple article.
    I'm getting a wee bit frustrated and am hoping to get some help from all of your people here on the discussions!
    I also noticed that none of these problems happen with my iPod Mini, just the Shuffle. Since I just got it yesterday, I will phone Apple support this morning when they open and will post back anything I learn, but I'm hoping someone here can help me (us) out before having to deal with Apple---I'm about to pull out my hair here and that's just not a good look for the Holidays, you know?!
    Happy Holidays everyone!
    Mary

    Hi srb,
    Actually my iPod Mini is called Mary's iPod and the Shuffle is called MyPod. They both show up in iTunes now and I found a "workaround" to get the songs on the shuffle, making a playlist and having the shuffle autoload from that list.
    Thanks for the feedback and happy holidays!
    Mary

  • IPod error message when loading songs

    When trying to upload songs to my new 20Gb iPod I get the following error message after it loads anywhere from 199Mb to 246MB worth of MP3s: Attempting to copy to the disk "OWNER'S IPO" failed. The disk could not be read from or written to.
    Does anyone have a solution for this as I really would like to listen to more then just 27 songs. It tells me that I still have 18.29GB free space.
    e-machine 3.2GHz 160GD HD   Windows XP   1.5 GB Ram

    See if this troubleshooting article helps.
    Disk cannot be read from or written to error syncing iPod in iTunes.

  • Error message when trying to finalize project in iMovie

    I get the following message when I attempt to finalize my project in iMovie:
    "The project could not be prepared for publishing because an error occurred.
    (OpWrErr: file already open with with write permission)"
    This message appears well into the 6 or 7 hour anticipated time to finalize the 25 minute long project.
    Do I need to finalize my project in order to burn it to cd once I have it ready to send to others for viewing?

    Thanks to all here in the community. I was able to search through previous posts and find solutions to my iMovie output issues. I solved the write permission issue by turning off Time Machine and found that sharing to iTunes seems to create a more satsifactory quality output.

  • Error message when loading FLASH site in ie on PC (swfobject)

    Hello...I sudes "swfobject" to embed my Flash site, and have also alt. XHTML content representing the site for non-Flash users and for SEO purposes. Everything loads and wroks just fine from the MAC, but some users (on IE, with PC), are getting the fllowing error message:
    Line (Zeile):5
    item (Zeichen): 9157
    Error (Fehler): expecting function
    Code: 0
    URL: www.foxolutions.de
    I have included the german words in parentheses (they are viewing the site from there and are getting the message in German).
    My question: does this message refer to my code in FLASH? Or is there something in the XHTML that I messed up? Please let me know....thanks - your input is greatly appreciated!
    Claudia

    I had a quick look at your code and found;
    The issue happens on page load and is not confined to the button.
    When I copy| paste the page code into my browser I can load it without errors… this suggests a script error of some kind.
    <link rel="stylesheet" type="text/css" href="css/where-to-buy.css?459606632" id="pagesheet"/>
    <!--[if lt IE 9]>
    <link rel="stylesheet" type="text/css" href="css/iefonts_where-to-buy.css?78722181"/>
    <![endif]-->
    <!-- Other scripts -->
    This comment is suspicious but I can't see that style sheet to test it… did you comment it out to test a font and forget to put it back?

  • Error message when loading a web page

    When I'm online, while the page is still loading I get the following error message : A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: chrome://fctoolbar51ef49d2624b41948b971c468e9b0efe/content/fctoolbar.js:1
    I get this message multiple times while a page is loading. This has slowed down my computer to unbearable and often the computer freezes and I have to restart.

    -> Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    -> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    -> [[Warning Unresponsive script]]
    * http://kb.mozillazine.org/Unresponsive_Script_Warning
    Check and tell if its working.

  • How to avoid 'duplicate data record' error message when loading master data

    Dear Experts
    We have a custom extractor on table CSKS called ZCOSTCENTER_ATTR. The settings of this datasource are the same as the settings of 0COSTCENTER_ATTR. The problem is that when loading to BW it seems that validity (DATEFROM and DATETO) is not taken into account. If there is a cost center with several entries having different validity, I get this duplicate data record error. There is no error when loading 0COSTCENTER_ATTR.
    Enhancing 0COSTCENTER_ATTR to have one datasource instead of two is not an option.
    I know that you can set ignore duplicates in the infopackage, but that is not a nice solution. 0COSTCENTER_ATTR can run without this!
    Is there a trick you know to tell the system that the date fields are also part of the key??
    Thank you for your help
    Peter

    Alessandro - ZCOSTCENTER_ATTR is loading 0COSTCENTER, just like 0COSTCENTER_ATTR.
    Siggi - I don't have the error message described in the note.
    "There are duplicates of the data record 2 & with the key 'NO010000122077 &' for characteristic 0COSTCENTER &."
    In PSA the records are marked red with the same message (MSG no 191).
    As you see the key does not contain the date when the record is valid. How do I add it? How is it working for 0COSTCENTER_ATTR with the same records? Is it done on the R/3 or on the BW side?
    Thanks
    Peter

Maybe you are looking for

  • Ldapssl_client_init always returns -1 when using nsldapssl32v50.dll

    We have an iPlanet Directory Server v5.2 installed and SSL has been configured on it. When we call ldapssl_client_init(CERTDBPath, NULL) we always get a the return value as -1. We used nsldapssl32v30.dll and the corresponding lib and tried the same p

  • I would like to be able to open a new Window everytime and not a tab.

    Hello and thanks if you can help. I'm using 3.5 only because of the way latter versions place the new tab first under FILE, While in the older versions place it as your first choice. It's hard for some people to change, I one. I never open tabs I onl

  • Accounts Receivable payment schedule

    Hello, Have you ever heard of a payment schedule possibility for Accounts receivable? This payment schedule is different then the scheduled billing. It occurs after the invoices have been posted and the customer is requesting to allow a change in the

  • Single click object selection painfully slow

    Hi, I don't have any particular speed issue with illustrator CS6 in general. However there is a massive speed problem when I'm trying to select on object on the artboard with a single click. Is anyone else having the same issue? Is it simply a settin

  • Problems with the dock

    Hi i have just upgraded to mountain lion and my dock is not working properly at all, its like it freezes when i hover it with the cursor. Normally the icons will expand a bit when i do it now just the first icon does it (sometimes and sometimes not)