Need to get this project exported asap (CS6 (6.0.2)) (all details provided)

Been working for a while with a slow workflow, I didn't feel like I needed to upgrade anything, because I always got the work done (somehow)..
The file size is close to 900 MB, but there is no way I'll be able to get this project exported in a good quality (with low/average settings it freezes 5% in).
I'm going to get a new machine in the near future, but this project need to be delivered now. What steps shall I take? Thanks

ATI Radeon HD 4670 256 MB
Mac OS X Lion 10.7.5 (11G63b)
Yes there are a few open gaps (intended, can be filled by "black videos" obviously- will that help?).
No third party effects.
Several effects have been applied. Too many to mention ("transform", "mirror", color changes, contrast changes etc).
I can render and export each nest separately. I think the encoder "gets overwhelmed" when it has to read the whole project (which is why I think it will be useless to try to get a proper result with my current system). Thanks

Similar Messages

  • Please please help. I need to get this code working ASAp

    hi! right, I am a java dunce. I am doing a web design degree at uni and annoyingly have to take a programming module. I just don't get it one bit and the lecturer is a sadist and won't help. I have tried countless books and what not but it all goes over my head.... to the problem
    We were given some code for a "guess the number" game. it generates a random number between 1 and 1000. You then have to guess the number. If you guess higher it should output "you ned to guess higher" and visa versa. Also if you enter 0 it should exit the program (which it does)
    The code had logical and syntax erros in it most of which I think I have managed to find but it still does not work and I have been at this for hours now (even my headache has a headache)
    It compiles now but when you enter a number the program just spits out the line "Enter your guess, from 1 to 1000 inclusive (0 to quit):" again but doesn't tell you if you should go higher or lower.
    I can only get it to spit out the "you need to guess lower" line if you enter a number above 1000 which is wrong.
    please please help me. Just point me in the right direction or something but please use novice language or I think I might have to go jump of the nearest peir.
    The code I have so far is:
    import java.util.*;
    public class guessgame2
    public static void main(String[] args)
    // Declare variables, setup keyboard input and the
    // random number generator
    int game_number, user_number;
    String continue_pref;
    Scanner data_input = new Scanner(System.in);
    Random generate = new Random();
    do
    // Generate game number
    game_number = generate.nextInt(999) + 1;
    // The following line is a debug line, comment out
    // for real game.
    // System.out.printf("Game number:%d%n", game_number);
    // Get users first guess
    System.out.print("The computer has generated a number.");
    do
    System.out.printf("%nEnter your guess, from 1 to 1000 inclusive (0 to quit):");
    user_number = data_input.nextInt();
    } while ((user_number >= 1) && (user_number <= 1000));
    // While user has not guessed right and does not want to quit
    while ((user_number == game_number) || (user_number != 0))
    if (user_number > game_number)
    System.out.printf("You need to guess lower%n");
    else
    System.out.printf("You need to guess higher%n");
    // Get users next guess
    do
    System.out.printf("%nEnter your guess, from 1 to 1000 inclusive (0 to quit):");
    user_number = data_input.nextInt();
    } while ((user_number >= 1) && (user_number <= 1000));
    if (user_number == game_number);
    // User has guessed right
    System.out.printf("%nYou guessed correctly, well done.%nDo you want to play again (y/Y)=Yes: ");
    continue_pref = new String(data_input.next());
    if (user_number == 0)
    // User wants to quit
    continue_pref = new String("No");
    } while (continue_pref.equalsIgnoreCase("N"));
    } (thankyou)

    Is this posted in two different sections of the forum? Oh well... here you
    are, would be a good idea to do as WIlfred_Death suggested and write
    out what you need your program to do, then put them in the order for
    them to work, and then convert your notes to code, and then you get
    like so....
    import java.util.*;
    import java.io.*;
    public class guessgame2{
         public static void main(String[] args) throws IOException{
              BufferedReader userIn = new BufferedReader(new InputStreamReader(System.in));
              Scanner data_input = new Scanner(System.in);
              Random generate = new Random();
              int game_number, user_number;
              String continue_pref = "Y";
              Boolean done = false;
              int max = 1000;
              int min = 1;
              System.out.println("Would you like to play my guessing game?(y/n) ");
              continue_pref = userIn.readLine();
              continue_pref = continue_pref.trim();
              game_number = generate.nextInt(999) + 1;
              //System.out.println(game_number);//--->UNCOMMENT THIS IF YOU WANT TO DISPLAY game_number<---
              /*-----Run program while user agrees to-----*/
              while(continue_pref.equalsIgnoreCase("Y")){
                   /*-----Let user guess until they win or choose to quit-----*/
                   while(!done){
                        System.out.println("Enter your guess, from 1 to 1000 inclusive(0 to quit):");
                        user_number = data_input.nextInt();
                        /*-----check if user wants to quit-----*/
                        if(user_number==0){
                             continue_pref = "n";
                             done=true;
                        else{
                             /*-----Check if user won-----*/
                             if(user_number==game_number){
                                  System.out.println("Congradulations you've won! Would you like to continue(y/n)?");
                                  continue_pref = userIn.readLine();
                                  continue_pref = continue_pref.trim();
                                  /*-----If user wants to play again,
                                            regenerate game_number-----*/
                                  if(continue_pref.equalsIgnoreCase("n")){
                                       done=true;
                                  else{
                                       game_number = generate.nextInt(999)+1;
                                       //System.out.println(game_number);//--->UNCOMMENT THIS IF YOU WANT TO DISPLAY game_number<---
                             }/*-----Check if user number is lower-----*/
                             else if(user_number<game_number){
                                  System.out.println("You need to guess higher!\n");
                             else{/*-----Number must be higher-----*/
                                  System.out.println("You need to guess lower!\n");
    }

  • I just tried to open an indesign project and was told my trial has expired. why is this i need to open this project NOW !!!! also i noticed you're offering creative cloud for 29.99 us, i'm paying 45.00 canadian, why is this?

    i just tried to open an indesign project and was told my trial has expired. why is this i need to open this project NOW !!!! also i noticed you're offering creative cloud for 29.99 us, i'm paying 45.00 canadian, why is this?

    Heathervillistus if your membership is not able to be validated then it is due to a connection error between the computer and our activation servers.  Please see Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for information on how to solve the connection error.
    If you have questions regarding the pricing of your plan then please contact our support team directly at Contact Customer Care.

  • I am working on a MacBook Pro (13-inch, Mid 2009) with boot camp running Windows 7 pro 64-bit.  Windows crashes quite often now-a-days and I need to get this fixed. I heard that updating boot camp can help.  Currently I am running Version 3.0.4 (322).

    I need to know which update(s) I can apply to help stabalize the system.

    Typing the body of the thread message in the title, huh? -)
    I am working on a MacBook Pro (13-inch, Mid 2009) with boot camp running Windows 7 pro 64-bit.  Windows crashes quite often now-a-days and I need to get this fixed. I heard that updating boot camp can help.  Currently I am running Version 3.0.4 (322).
    Only Apple could hamstring and tie Mac OS to Windows. There isn't any other than whether you can download the drivers into Windows (you can) but Apple puts a block on the installer setup even if your mac does not support it.
    Windows 7 needs at least Boot Camp 3.1 and 3.3 is what you should already have. And you are not getting security updates if you don't have at least 10.6.8 as was pointed out.  --- you arent using Software Update as you should. And you should backup and clone Mac (and Windows) as well.
    You need Mountain Lion to use Boot Camp 5.x which supports Windows 7 & 8 and 64-bit.
    I would upgrade to Lion if you can realizing that Rosetta and PowerPC are no longer supported though.
    Mac 101: Using Windows on your Mac via Boot Camp
    https://support.apple.com/kb/HT1461
    http://www.apple.com/support/bootcamp/
    Helpful Apple Support Resources (Forum Overview)
    Boot Camp Support 
    Boot Camp Manuals
    Boot Camp 5.0 Drivers
    http://support.apple.com/kb/DL1638
    Frequently asked question
    http://support.apple.com/kb/HT4818
    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf
    http://manuals.info.apple.com/en/Boot_Camp_Install-Setup_10.6.pdf
    http://manuals.info.apple.com/en/Boot_Camp_Install-Setup_10.6.pdfcreate a Windows support software (drivers) CD or USB storage media
    http://support.apple.com/kb/HT4407
    The Boot Camp Assistant can burn Boot Camp software (drivers) to a DVD or copy it to a USB storage device, such as a flash drive or hard drive. These are the only media you can use to install Boot Camp software.
    https://support.apple.com/kb/HT4569
    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.8.pdf
    Instructions for all features and settings.
    Boot Camp 4.0 FAQ Get answers to commonly asked Boot Camp questions.
    Windows 7 FAQ Answers to commonly asked Windows 7 questions.
    http://www.apple.com/support/bootcamp/
    Is there a download of the Boot Camp 5 Support Software if I'm not using OS X Mountain Lion v10.8.3?
    Yes, you can download the Boot Camp 5 Support Software here.
    http://support.apple.com/kb/DL1638
    How do I use the Boot Camp 5 Support Software I downloaded from the web page?
    The download file is a .zip file. Double click it to uncompress it.
    Double-click the Boot Camp disk image.
    Copy the Boot Camp and "$WinPEDriver$" folders to the root level of a USB flash drive or hard drive that is formatted with the FAT file system (see question below for steps on how to format).
    Install Windows, leaving the flash or hard drive attached to the USB port of your Mac.
    Installation of the drivers can take a few minutes. Don't interrupt the installation process. A completion dialog box will appear when everything is installed. Click Finish when the dialog appears.
    When your system restarts your Windows 8 installation is done.
    Note: If the flash drive or hard drive was not attached when you installed Windows and was inserted after restarting into Windows 8, double-click the Boot Camp folder, then locate and double click the "setup.exe" file to start the installation of the Boot Camp 5 Support Software.
    How do I format USB media to the FAT file system?
    Use Disk Utility to format a disk to use with a Windows computer. Here's how:
    Important: Formatting a disk erases all the files on it. Copy any files you want to save to another disk before formatting the disk.
    Open Disk Utility.
    Select the disk you want to format for use with Windows computers.
    Click Erase, and choose one of the following from the Format pop-up menu:
    If the size of the disk is 32 GB or less, choose MS-DOS (FAT).
    If the size of the disk is over 32 GB, choose ExFAT.
    Type a name for the disk. The maximum length is 11 characters.
    Click the Erase button and then click Erase again.
    Which versions of Windows are supported with Boot Camp 5?
    64-bit versions of Windows 8 and Windows 7 are supported using the Boot Camp 5 Support Software. If you need to use a 32-bit version, you need to use Boot Camp 4 Support Software, and you must use Windows 7. 32-bit versions of Windows 8 are not supported via Boot Camp. For a complete list of Windows OS support, click here.

  • Can somebody please tell me how to fix this. when i try to install appleworks this pops up  so please help me i need to get this on my mac

    can somebody please tell me how to fix this. when i try to install appleworks this pops up
    so please help me i need to get this on my mac

    AppleWorks is a very old application and requires Rosetta to run under recent systems.
    Lion does not include Rosetta.
    If you browse this forum you will find many posts on this issue.

  • I am trying to install Adobe Reader my wife's laptop but "installer" hangs up and fails with a blank black screen. The machine is capable and has a Vista OS. My wife blames the machine and wants to "throw it out." She's an idiot but I need to get this fix

    I am trying to install Adobe Reader my wife's laptop but "installer" hangs up and fails with a blank black screen. The machine is capable and has a Vista OS. My wife blames the machine and wants to "throw it out." She's an idiot but I need to get this fixed.

    run the cleaner (Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs) and then retry installing.

  • Is there any way to get this palette into photoshop CS6?

    I'm curious as to why Photoshop CS6 can't have a simple effective palette choice like this one from Fireworks?
    I'm an artist and this palette makes sense to me.  The standard issue pallette in Photoshop is a mess compared to this.
    Is there any way to get this palette into photoshop CS6?
    Thanks!

    If your talking about the Color Cubes from fireworks as shown in your screenshot, then yes.
    Save the swatches out of fireworks as an Adobe Swatch Exchange File (ASE) and then you can load them into photoshop
    in it's swatches panel like below.

  • I really need to get this fixed an get his back up restored to his phone. thanks

    I backed up my sons Iphone 4  and tried to get it to Icloud with no luck, I figured it backed up to his itunes, I connected to itunes and logged him in under his account. I thought it was his back up but it was mine . How can I get his 2.4 gig back that is on his phone to restore his phone. can I do it right from the phone . I really need to get this fixed an get his back up restored to his phone. thanks

    ON both devices go to settings - message - send&receive - uncheck or remove the appl id.
    In the same settings - start a new conversation - remove or uncheck the apple id.

  • Just upgraded IOS to V7 and iphone is asking for a password and the online password will not work. I really need to get this sorted as I am away and need to get the phone working.

    Just upgraded IOS to V7 and iphone is asking for a password and the online password will not work. I really need to get this sorted as I am away and need to get the phone working.

    Pablos1966 wrote:
    Surely the current ID and Password would work . Anyway I will see how I get on with the Device Password.
    No. If you failed to turn off Find my iPhone BEFORE you upgraded to iOS 7, you will need the original Apple ID and password. If you upgraded to iOS 7 you will need this info; there is no way around this. If it is the device passcode you will need to restore your iPhone in order to reset that, which in the end will require your Apple ID and password in order to activate the phone once it is restored.
    Why don't you have the original Apple ID? Where did you get the phone?

  • I need to get this to work on my website....

    Hey,
    I need to get this http://rapidshare.com/files/126113880/rscasmall.zip.html to work on my website...Its an executable jar file thats ment to work without being on a server I need it to work on a SERVER can you please tell me how to make it work on a server or can you make it work your self please?
    Thanks guys!

    using ajax, javascript u can get it done.
    regards
    Aniruddha

  • Iphone 5 poor battery since iOS 8 updated Apple need to get this sorted as if ur on Internet on fone for 20 mins or so battery goes down very quickly and no it's not my battery I have 3 iphone 5 doing same

    Iphone 5 poor battery since iOS 8 updated Apple need to get this sorted as if ur on Internet on fone for 20 mins or so battery goes down very quickly and no it's not my battery I have 3 iphone 5 doing same Apple take note there's millions of people that need there done not to fully charge it then it goes flat within a hour and thats with a new battery fitted aswell

    brianbrew wrote:
    Apple take note there's millions of people that need there done not to fully charge it then it goes flat within a hour and thats with a new battery fitted aswell
    Take note that in the TOS that you agreed to when you joined the community that this is a user to user forum, and Apple does not participate. If you want Apple to take note of something, then you need to use the feedback page HERE, and click on the appropriate link.

  • I keep getting this error message and the spinning wheel on all websites, any fix? (Webpages are not responding, so loading cannot be stopped. Do you want to force reload this page and all pages in other tabs and windows?)

    I keep getting this error message and the spinning wheel on all websites, any fix? (Webpages are not responding, so loading cannot be stopped. Do you want to force reload this page and all pages in other tabs and windows?)

    Hi, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  My question is, is this noise remover is separate from the cs6 or I need to get this software downloa

    I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  I have tried all of the sounds in Prem cs6 but didn't work. My question is, do I need to get a separate sound software download and install to be able to use it?

    In the CS versions, there was some audio capability in PrPro but you needed to get a separate audio program for major work. Lessening a baby definitely qualifies as major work. That's lessening, i dont mean eliminating. Adobe's audio program is Audition. There are others "out there'. In the CC versions one just downloads Audution also.
    Neil

  • Newbie. Please help me! I have to get this project done...

    I shot video 720 24pa (I thought I was shooting 24p). Adobe Premiere CS4 can't seem to process 24pa. I am getting artifacts whenever there is movement. There are lines and it looks blocky. My original footage looks fine. (I have read threads about others having this problem, but have found no solutions yet). I have completely edited this hour long documentary plus special features. It wasn't until I authored the dvd and played it on the big screen that I saw it was a big oops. (lesson learned, take a look at the video full screen after ingest).
    I have read that After Effects CS4 can handle 24pa fine. I did import the project but found I don't even know how to play it. I double clicked one of the sequences and it went to the timeline, but no amount of space bar pressing would make it play. I've never used after effects. First things first. Ha, or apparently last. sorry for the rambling:
    *All I want to do is import the project from premiere pro cs4 into after effects cs4 solving the 24pa playback problem and export it to Adobe Encore and burn a dvd and have it play right.
    Does anybody know if this will work? Even if you don't know if it will cure my artifacty blockiness-- Do you know how to import the project and then export it to encore? There didn't seem to be an mpeg2-dvd encoding option.
    I'm under deadline... I am at a loss. I'll keep searching the internets, but if there is somebody out there with any advice, insights, ideas at all-- I would be forever grateful.This project means more to me than a paycheck
    Thanks.

    I don't know how to do it, but you ought to be able to remove the Advanced Pulldown from your footage in Premiere.  The only reason 24pa even exists is to make it easy for computers to remove the pulldown, creating a 23.976 fps file.  If the pulldown isn't removed, the motion in 24pa footage is just God-awful -looking.
    But as I said, you'd have to ask somebody who knows Premiere how to do it.
    Now, it IS possible to remove advanced pulldown in AE, but it has to be done on a shot-by-shot basis: no fair cutting a sequence together and doing the whole thing at once.  1 clip, 1 shot, remove advanced pulldown.  It's not the most convenient thing in the world if you're planning on something more than 30 seconds long.
    I know you didn't intend to shoot at 24pa, but it seems silly that a 720p camera would even have such a setting if it's capable of shooting 720pN.  What kind of camera was this, and how was its footage recorded?

  • Help needed, M getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem but instead I cannot login I to my itune account.

    Help needed,
    I am getting this message sandbox environment error no test user account, when downloading any application from iTunes, friend told me to sign out and sign in iTunes it might solve the problem , and i triyed it but still  I cannot login I to my itune account. Same message keeping. Popping up,  this problem started supricly today.

    Take a look at the instructions here.
    http://www.technogal.net/2012/03/this-is-not-test-user-account-please.html

Maybe you are looking for

  • Buy Unlocked Z10 or Z30?

    I plan to purchase one or the other, eventually. Direct from BlackBerry, the Z10 is $300 and the Z30 is $500 (although the Z30 doesn't appear to be in stock at the moment). Those are great bargains from my standpoint; although, I assume that those pr

  • Finder crashing, strange things happening

    My macbook pro has been running pretty slow for a while. So, I installed Onyx, which I heard was good for finetuning a mac. Now, stuff is weird. Certain folders, when opened in finder, automatically crash. One contains media files...and when I go to

  • The Histogram's left & right upper boxes... save

    Sorry the lack of correct terminology - but how can I save it as default to keep the two histogram (left and right upper) clipping boxes to be activated every session? I quite often have to click on them to activate them - they are not saved as activ

  • HT2470 Grey screen after reboot and keychain password problems..

    It's hard to believe I have only had my iMac 1 week and already I have managed to lock myself out of my user account and now after following online advice to unlock the keychain within utilities, I have a grey screen and spinning pointer. I remember

  • OO4O Localization

    I'm accessing an Oracle 9i Database (US Version), NLS_TERRITORY=US from MS Visual C++ using Oracle OLE Objects (for C++). I've a real strange problem with number formats. I'm Using a German Windows XP on my client, and an english version of OO4O (are