Rendering in Quicktime changes build timing.

The build timing is perfect in the individual slides, but when I play the entire presentation, the build timing falls apart. Text no longer appears and disappears in proper sync, especially with the slides that contain video. When I run the presentation in Keynote, the text build falls behind the video, but when I render that same slide as a Quicktime movie, the text build is ahead of the video. I've experimented with duration of build elements and the slide itself, delay of elements, etc. I'm on a 17" Macbook pro with an i7 quadcore, so processing speed shouldn't be a factor. Any ideas would be greatly appreciated!

You have to prepare the presentation in a COMPLETELY different way to get this to work with the QuickTime export, but it CAN be done as evidenced here.
http://web.mac.com/makentosh/iWeb/tipsfromtheiceberg/Blog/79EEC107-AA0E-419A-AC4 F-B8AE93947987.html
You have to set up each successive build with a "delay". The ONLY reason why it works in Keynote is because Keynote ignores the length of time it takes to play a QuickTime movie. So, figure out at what timepoint you want each additional build to occur, then layer it up like that. Once you have it set up, it'll take no time to change the graphic elements for different times, days, weather conditions (if you're not already using shapes, you SHOULD be. Make an image the EXACT size of the shape and set it as the fill for that shape and you can swap in and out graphics without affecting the build order at all!)

Similar Messages

  • How do I change the timing in a title effect?

    I am using the "Dramatic" text generator that creates text boxes that fly onto the screen.  I love the look but need to change the timing of the text boxes to coincide with the V/O.  Is this possible or just yet ANOTHER failure of FCP X?

    OK, forget my last post.  Now that I rebooted and my (worthless) Magic Mouse will allow me to right click again, I can see that right clicking does the trick.  Thanks again and Happy New Year!

  • Change Build Status From PL/SQL

    Apex 3.2
    Please see my previous thread
    Change Build Status From PL/SQL
    We tried this code
    CREATE OR REPLACE procedure APEX_030200.pr_sup_unfreeze_apex
    as
    begin
      for l_app in (select id
                          ,security_group_id
                    from APEX_030200.wwv_flows
      loop
        wwv_flow_api.set_security_group_id(l_app.security_group_id);
        wwv_flow_api.set_flow_status (p_flow_id     => l_app.id
                                     ,p_flow_status => 'AVAILABLE'
      end loop;
      commit;
    exception when others then
      dbms_output.put_line (sqlcode);
      dbms_output.put_line (substr(sqlerrm,1,250));
      dbms_output.put_line (substr(sqlerrm,250,250));
      rollback;
      raise;
    end;but recieved error
    BEGIN APEX_030200.pr_sup_freeze_apex; END;
    Error at line 1
    ORA-20001: Package variable g_security_group_id must be set.
    ORA-06512: at "APEX_030200.PR_SUP_FREEZE_APEX", line 51
    ORA-06512: at line 1
    Any ideas ?
    If I just run
    select id,security_group_id
    from APEX_030200.wwv_flows
    ID SECURITY_GROUP_ID
    4000 10
    4050 10
    4155 10
    4300 10
    4350 10
    4400 10
    4411 10
    4500 10
    4550 10
    4700 10
    125 1.07701203277056E15
    1000 1.08971536719791E15
    1010 1.08971536719791E15
    114 1.41432144152464E15
    123 1.43440509319107E15
    160 2.25192481868561E15
    190 2.41432896355852E15
    100 3.93632559648557E15
    103 3.93632559648557E15
    130 5.9543257997941E15
    140 5.95501879180405E15
    Edited by: Gus C on Nov 8, 2012 5:43 AM
    Edited by: Gus C on Nov 8, 2012 5:50 AM

    Hi Gus,
    as Rod already mentioned, wwv_flow_api.set_flow_status would be the way to go. It's no officially documented or supported API but it will do what you want. Just be prepared that it might be removed in the future. The API is defined as following:
    procedure set_flow_status (
        p_flow_id                   in number,
        p_flow_status               in varchar2,
        p_flow_status_message       in varchar2 default null,
        p_restrict_to_user_list     in varchar2 default null )Example code to make all applications unavailable (has to be executed as APEX_040200).
    begin
        for l_app in ( select id,
                              security_group_id
                         from wwv_flows )
        loop
            wwv_flow_api.set_security_group_id(l_app.security_group_id);
            wwv_flow_api.set_flow_status (
                p_flow_id     => l_app.id,
                p_flow_status => 'UNAVAILABLE' );
        end loop;
        commit;
    end;Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Programmatically Changing Build Specifications from command line

    I use a batch file that calls a VI to build several LV projects.  I found the article http://zone.ni.com/devzone/cda/epd/p/id/5051 to get started and build projects; however, I was wondering if anyone has been able to change build specifications without opening the Application Builder dialog?  -> I would like to build an app. with a version number using the command syntax:  labview.exe <mybuild.vi> -- "project1.lvproj" "version number"
    Any thoughts regarding this problem?
    Thanks,
    Adam

    I have done some research and there doesn't seem to be a way to change the version number when building a project with this method.  If I find out otherwise I will post to let you know but I don't think it is possible.  I would look for another way to accomplish what you want by incorporating the version into the file name or something like that. 
    Eric A.
    National Instruments
    Distributed I/O Product Support Engineer

  • Video sequence disappears from motion when I change the Timing, Time Remap.

    Hi,
    I have a motion project opened through FCP, with two video sequences. As soon as I try to change the timing, in order to slow part of the video down, that video sequence just vanishes.
    It's still in the layers, but it's not in the timeline anymore.
    Thanks,
    KEn

    Do your re-timing in Motion, it will give you far better results. Cut or transition the original with the retimed part in FCP.
    that video sequence just vanishes.
    It's still in the layers, but it's not in the timeline anymore.
    So the whole Sequence vanishes or just the .motn file???

  • Rendering changes clip timing.

    Hello,
    I created a project a year ago in a previous version of FCP. I got FCS2 and upgraded all my media applications. I finished the project i am working on. I was watching the dvd when i noticed some weird things. I fixed those mistakes and while i was at it, i tightened up a particular camera angle (camera b's 16:9 isn't quite 16). As soon as i did anything to camera b clips that caused them to need a render they would time shift.
    Everything looks fine until a full render and all those clips are timeshifted about a second or two.
    I have done all the render clearing/new project/sequence and all that jazz and it is persistant. I have thus far resolved to remove anything that makes the clips render and am now thinking of creating an inferior product. I do not want to do this.
    I have searched the forums for about two hours now and have come up with nothing useful. Does anyone have better information, or a few more things i can try to troubleshoot? Time to sleep. Any help is much appreciated.
    Thanks,
    K

    sounds weird and i dont have an immediate solution
    however i'd suggest exporting one of those offending clip instances as a self contained quicktime movie (prior to adding filters, scale, distortion or whatever) then reimport that new clip and use it in place of the original instance in the timeline ... add filters etc, then test to see if this new clip maintains its clip timing (it should, especially if you didn't add handles!)
    if it works correctly then do the same for the other offending clip instances

  • Shake Quicktime Changes Speed of Movie

    I made a video with me playing drums, bass, and guitar in a band with myself. Obviously timing is extremely important in matching up the sounds to the video here. I had to do some rotoscoping in shake and after rendering the shake project into a quicktime file, the video is significantly slower. The music won't match up with the video now. Does anyone know what caused this?

    I've had this problem in shake and I can say that the real issue is the export codec you used from either Shake of FCP. e.g if you edit DVC Pro 1080 on the timeline in final cut and export the clip to shake for editing you have to make sure you use the DVC Pro codec at 1440 by 1080. If you use it at 1920 by 1080, there is a change in the play back speed after export... So you should check the codec you shot with... You should make sure you know the exact frame resolution and codec you shot with...

  • Folio packaged on PC and moved to OSX:  Folio Builder timing out.

    Please help!
    I have an Indesign file that we have created on a windows 8 PC running Indesign CC.  We are now getting to the part that requires an apple computer to complete the final publishing steps so I packaged the file/resources on the PC and transferred the packed folder to a brand new IMac.
    Again using Indesign CC, I have the file open on the mac and all the links etc look fine.  When I run the folio builder however, it is BRUTALLY slow.  On the pc which is a much slower computer it takes maybe 5-10 mins to run but on the new mac it will take an hour+ and when it finally drops the loading screen it seems to just time itself out and does not show that a folio has been uploaded.  Its not timing out on the actual internet upload part, I'm familiar with that error but thats no problem, its timing out on the processing of the folio pngs I guess.
    Notes:  The file is very heavy on the dps effects, lots of slideshows, tons of object states, few videos, etc.  Its using linked PS files for every object state so the actual packaged folder is a little over 3 GB.  Obviously the compiled app itself is nowhere near that, but it IS a lot of data.  Still, it works perfectly on the PC so something is wrong here.  Brand new imac so its not a power issue.  I have tested another mac as well so its not a bad computer.  It WILL run the folio builder if I drop all but a few object states although it still takes far far longer to run than it does on the PC.  I have tried changing the default image type to pdf instead of png and got the same issue.
    Looking for any clues here.
    Thank you.

    If you’re creating a single edition app through CC, you’ll need to open InDesign and sign into Folio Builder with the same ID.
    Choose the folio and then create app. The app is created from the folio in the cloud, not the InDesign files you installed.
    If you have a pro or enterprise account, then yes, just open the app builder on the Mac and go to it.

  • Smart Builds Timing - advise please

    I'm making a slide show and am using two smart builds (push) on one slide: 4 pictures total - 2 showing at a time. Is there a way I can make it so that they "push" at the same time? I just started using keynote and I'm not sure if it's even possible to time it so they both transition at the same time. all i can do is make it change one after another. please help. thanks

    In the Build Inspector, set separate timing for both Smart Builds and then drag the build steps to interleave the steps of the two build. For each of the 2nd Smart Build steps, set them to start with the previous build step.

  • AE CC 2014 Corrupted and Glitched frames when rendering to Quicktime

    Ever since upgrading to the newest version of After Effects, I've been getting corrupted and glitched frames when rendering videos with a Quicktime holder.  My normal workflow is rendering the video straight out of AE, but it also happens when rendering with Adobe Media Encoder, or even while using the "BG Renderer" script for AE that renders from the terminal.  It happens whether I have multiprocessing enabled or not.
    The corruption differs depending on what codec I'm using, but in the Cineform Codec it shows up as green frames:
    On DNxHD they show up as Red frames (don't have a screencap of this one but you get the idea).
    Using the QT Animation Codec they show up as static or distortion:
    I have not found a codec that does not become corrupted when encased in the QT holder.  Image sequences render out fine, and Cineform with an AVI holder renders out fine.
    Even more strangely, I can fix the problem if I link the AE composition to Premiere, then render the QT file out through Premiere itself.  The fact that Premiere calls and renders the Comp fine but AE does not, makes me think this is a bug in AE's treatment of Quicktime rather then a driver/system incompatibility on my end.  But I'm certainly willing to try any suggestions the community might have for me =]
    Specs:
    Windows 7 64-bit
    AMD Firepro V7800
    AMD Phenom II X6 1090T
    16 GB RAM
    Rendering to a local drive
    Fully Updated AE
    Latest version of Quicktime

    solutions for problems with QuickTime files in After Effects CC (12.0) because of conflict with DVCPROHDVideoOutput Quic…

  • Change Build Output Filename for SSIS Project

    I have a Visual Studio 2010 solution (TxMExtractLoad) with two SSIS projects: TxMExtractLoad.Discovery and TxMExtractLoad.Contract1.  The project name (in project properties) is set to the proper two-part name in each project.  However, when I
    do a "Build", the generated .ispac file loses the second part of the project name: both projects build to "TxMExtractLoad.ispac" (in different directories, fortunately).
    I can see where I can change the output *path* for the build, but not the output *filename*.
    Any help, anyone?
    Thanks in advance...

    Came across this post whilst encountering the same issue and thought i would post the solution i discovered
    The ispac will get its name from the Name defined in the project properties minus whatever is following the final name part
    Therefore, your SSIS package of TxMExtractLoad.Discovery will become TxMExtractLoad.ispac 
    If you change the name in project properties to something like TxMExtractLoad.Discovery.myProject
    or TxMExtractLoad.Discovery..ispac then when you build it it will build as TxMExtractLoad.Discovery.ispac 
    Hope this helps

  • Why does the video I rendered as Quicktime file stop playing at one minute?

    Hey guys! I need your help big time!
    I am making a slideshow type video of pictures with titles and I am adding keyframes and using the Tweening tool between frames to add transitions to the video. I have added all the tweening slides, and when I export the video I am exporting it as a Quicktime file. When I watch the video all the transitions are good, but the entire video will not play.
    There are 9 photos in the video and when I first play the video normally the first 5 pictures and their transitions show up, and then the video "stops" because it has reached one minute ("the end"), but if you let it sit there then the other 4 pictures and their transitions still play but the video is technically stopped.
    Then when you rewind the video back to 30 or so seconds the 5th picture that it previously stopped at one minute on occurs at 30 seconds and then the other 4 play correctly with their transitions from 30 seconds to a minute.
    I am going to be making several small video files like this and then merging them together to create the full file and before I go any further in the process I need to make sure that the video file Photoshop is rendering for me is the FULL file. Please, if anyone at all knows how to help me with this, then please do!
    Thank you for your help!!

    We also have the problem, we have installed at our beauty blog FLASH one player plugin
    But the Flash Player on your PC will not open
    what could be the uhrsache?

  • CS3 freezes whil rendering #D object change Mac OS

    Mac os10.57 Mackbook pro 2.4ghz 2gb memory. Creating a 3d object using rounding is not a problem. However. when I try to change size or shape of the object the rendering process isn't exactly forzen but I have let it go over several hours now and it is not done. presently it is on the renderingg visability phase, I have used the same file on a windows pc with no such problem.
    I have uninstalled the program and killed all processes, and everything else in the beginning, intermediate and advanced troubleshooting process to no avail.... ~help?
    Bob

    Have you upgraded your video card say from the Nvidia 7300 to the 
    Nvidia 8800 by any chance?
    If so you will not be able to boot from the Disk that came with your 
    Mac if you are running a Mac. Not saying this is your problem
    but if it is then you have two choices one is to swap out the cards so 
    you have the Nvidia or earlier card version in the Mac or get a more 
    current disk which supports the new card.
    if it is not that i would suspect some other upgrade.

  • Exporting from Keynote to quicktime messing with timing

    Hello, I have been searching the discussion board, but I have not found anything that answers my question.
    I have created a slide show in Keynote where each slide is on screen for 2 seconds, then transition for 2 seconds. I exported it to Quicktime, where, when I play it as just a Quicktime movie it looks right.
    However, when I drag the Quicktime movie into iDVD, the slides are only on screen for 1 second with a 1 second transition. I am only draging and dropping the Quicktime, so why is it changing, and how could it possible change from a saved file?

    Yeah, me too. Bump. Can anybody explain this behavior?!?

  • Audio Needs Rendering After Volume Change

    I have a 48.00 KHz, 32-bit Floating Point sequence.  My primary audio is 48.00 KHz, 16-bit, so no rendering needed.
    I am also using some sound FX at 44.1 KHz, so they need to be rendered.  I recently learned about SEQUENCE > RENDER ONLY > ITEM LEVEL.  It works fine, and even if I make changes to the 44.1 track thereafter, there is no need to render again.
    Here is my problem: Most of my project was rendered using SEQUENCE > RENDER ALL > BOTH.  I have up to 8 audio tracks and now, when I add audio, even 48.00 KHz, I have to rerender everytime I make a change, e.g., volume or position on the timeline.  I try RENDER > ITEM LEVEL, but it doesn't do anything.  The only render option that works is RENDER ALL and I have to do it after every little change.
    Thank you!

    Suggest you repost your question in the Final Cut Studio forum. Your question does not seem to apply to Final Cut Pro X.

Maybe you are looking for

  • When I open Lightbox Gallery  I don't see "close", "prev" or "next" tabs on my pictures.

    In Dreamwever CS5, when I open my lightbox gallery it works fine in liveview. and when i open it in my preview broswers it works in all of them. But when I uploaded it to my site it only works if I use Safari browser to view my site. When I open my l

  • Deleting photos and audiobooks from iphone

    How do I delete photos and audiobooks from my iphone? How do I see how much memory I have left?

  • Domain Name settings in Solaris - Newbie question

    Sorry for a newbie question! I am already pointing a domain name to web hosting for email account. Now, I need an application server to run ERP software and Oracle, and installing Solaris and Oracle need a domain name. If I point my domain name to th

  • Reg "Format Payment Instructions" Prog in R12

    Hi All, I define two payment procee profiles Check and EFT in R12. At the time of payment i select payment process profile either Check or EFT. I need o/p for Check in pdf and EFT in Excell for that i created template with default output format pdf a

  • How to get a computer based certificate on ipad

    Hi all, As the search function keeps loading i will ask here. I need a way to get computer based certificates on ipads in order to grant the ipad a VPN connection. I already got  it working with a computer based certificate of a laptop, but of course