Question About Title Effect

Using only the titler in Premiere Pro CS5 (no After Effects), would it be possible to have titles fade in, from left to right, a line at a time, and then fade out from left to right a line at a time?
If so, how would this be accomplished?
TIA!

Create a separate title for each line of text.  Use the Linear Wipe effect to bring each line on, and each line off.  Add some feather so soften the edge.

Similar Messages

  • Question about some effect

    Hi,
    I was trying to find out  how it's made the effect from the website below, I mean the one from the packages in the middle of the website (Domain names, Email hosting ect), on mouse over the image is brighter, is it just a 'image swap' effect but how they put the text then? The second question is about the fade in and out of the text on the bottom of the website (Where is: Why choose Fasthosts) is it possible to do it in Dreamweaver or is this flash animation?
    Website: http://www.fasthosts.co.uk/
    Regards

    Ok, Gary gave the right answer about the middle section. Case closed.
    About the effect you're talking about at the bottom (I suppose it's the "Why choose Fasthost?" section), it's in JavaScript.
    To answer the question "is it possible to do it in Dreamweaver", you can do it by using Spry effect: Select the element you want to animate and in the Behaviors panel, select Effect and then the Appear/Fade (or Blind, which is similar). Enter the settings, and you have a Fade In effect (you may need to change the event, for example to use onLoad instead of onClick).
    You can go further (for example, to have many sentences like the other website does) by looking at http://labs.adobe.com/technologies/spry/samples/htmlpanel/html_panel_two.html
    If you don't want to use Spry, other JavaScript libraries (like jQuery) surely supports that.
    Also, you can look at their code...:
    2ticker.js
    3Scrolls the "Why choose Fasthosts" content in the footer
    4************************************/
    5
    6var intTotalItems = 0;
    7var intLastNumber = 0;
    8var objDiv, objContentDiv;
    9var tickerDelay = 4000;
    10
    11function startTicker() {
    12 objDiv = document.getElementById("contentscroller");
    13 objContentDiv = document.getElementById("displayedcontent");
    14
    15 if (objDiv && objContentDiv) {
    16 /* Loop through the contentscroller UL, give each LI
    17 an ID and save the list in an array */
    18 for (var i = 0; i < objDiv.childNodes.length; i++) {
    19 var item = objDiv.childNodes[i];
    20 if (item.nodeName.toLowerCase() == "li" && item.id == "") {
    21 item.setAttribute("id", intTotalItems);
    22 intTotalItems++;
    23 }
    24 }
    25
    26 // Add first load of content
    27 objCurrentContent = document.getElementById(intLastNumber);
    28 if (objCurrentContent)
    29 objContentDiv.innerHTML = objCurrentContent.innerHTML;
    30 intLastNumber++;
    31
    32 // And change it in ten seconds
    33 setTimeout("changeContent()", tickerDelay);
    34 }
    35}
    36
    37// Display the next content snippet in the list
    38function changeContent() {
    39 objCurrentContent = document.getElementById(intLastNumber);
    40 startOpacityChange('displayedcontent', 100, 0, 1000);
    41
    42 setTimeout("startOpacityChange('displayedcontent', 0, 100, 1000)", 1000);
    43 setTimeout("document.getElementById('displayedcontent').innerHTML = objCurrentContent.innerHTML;", 1005);
    44
    45 if (intLastNumber == (intTotalItems - 1))
    46 intLastNumber = 0;
    47 else
    48 intLastNumber++;
    49
    50 // Now do it all again (in ten seconds time)!
    51 setTimeout("changeContent();", tickerDelay);
    52}
    53
    54function startOpacityChange(strId, intOpacStart, intOpacEnd, intMillisec) {
    55 var intSpeed = Math.round(intMillisec / 100);
    56 var intTimer = 0;
    57
    58 if(intOpacStart > intOpacEnd) {
    59 for(i = intOpacStart; i >= intOpacEnd; i--) {
    60 setTimeout("changeOpacity(" + i + ",'" + strId + "')",(intTimer * intSpeed));
    61 intTimer++;
    62 }
    63 }
    64 else if(intOpacStart < intOpacEnd) {
    65 for(i = intOpacStart; i <= intOpacEnd; i++) {
    66 setTimeout("changeOpacity(" + i + ",'" + strId + "')",(intTimer * intSpeed));
    67 intTimer++;
    68 }
    69 }
    70}
    71
    72/* Change the opacity of a div (allowing for different browsers) */
    73function changeOpacity(intOpacity, id) {
    74 if(!IE7) {
    75 var objLI = document.getElementById(id).style;
    76
    77 objLI.opacity = (intOpacity / 100);
    78 objLI.MozOpacity = (intOpacity / 100);
    79 objLI.KhtmlOpacity = (intOpacity / 100);
    80 objLI.filter = "alpha(opacity=" + intOpacity + ")";
    81 }
    82}
    83
    84/* Detect IE7 to disable text fade */
    85var IE7 = false;
    86if(navigator.userAgent.indexOf("MSIE 7") != -1) IE7 = true;
    and it's application:
    <div id="helpquote">
    <div id="contentscrollercontainer">
    <ul id="contentscroller">
    <li id="displayedcontent" style="opacity: 1;">Affordable web hosting for small businesses.</li>
    <li id="0">We're the UK's largest web hosting company.</li>
    <li id="1">Secure, reliable web hosting comes with experience: Established 1999.</li>
    <li id="2">Small business web hosting services, from a company that knows your needs.</li>
    <li id="3">Expert 24x7 email & national rate phone support for all customers.</li>
    <li id="4">Affordable web hosting for small businesses.</li>
    <li id="5">30 day web hosting money back guarantee & free instant online setup.</li>
    <li id="6">Instant web hosting, including easy to use website builder.</li>
    <li id="7">Internet access, domain registration, email hosting and web hosting all in one place.</li>
    <li id="8">UK web hosting with UK servers.</li>
    <li id="9">Secure, reliable, quality web hosting.</li>
    <li id="10">Integrated domain name registration and web hosting.</li>
    <li id="11">We're the largest UK domain name registrant.</li>
    <li id="12">UK domain registration and web hosting gives priority search rankings.</li>
    <li id="13">UK web hosting also offers you the best performance and reliability.</li>
    <li id="14">Chosen by more web hosting professionals than any other hosting company.</li>
    </ul>
    </div>
    </div>
    Nelson

  • General but very urgent question about After Effects...

    I registered for an online course with my college called "Motion Graphics."
    The class description states that the course teaches Adobe Flash and Adobe After Effects,
    and requires the "Classroom in a Book" textbooks for both applications.
    Part of the class description says, "Students will learn how to manipulate text, produce simple animations,
    incorporate audio and video, and learn the necessities of Action Scripting."
    I don't know much about After Effects; I signed up for the class to learn Flash because I am interested in using it
    to create games, mobile apps, and embedded web content. I have no interest in making flash movies.
    After the course opened up today online, it says only the After Effects textbook is needed,
    and that the Flash textbook is not required because Flash has been "phased out" of the course.
    I have been intending to take the ActionScript course after this completing this Motion Graphics course.
    This Motion Graphics course is actually a prerequisite for the ActionScript course.
    Does that even make sense considering Flash has been "phased out" of the course?
    As I said, my intention was to learn Flash and move on to learning ActionScript for the purpose of
    creating games, mobile apps, and embedded web content. Should I even be bothering with this class?

    I contacted the course instructor about the situation, to which she replied:
    "So sorry, summer was the last time flash would be taught. Advanced Flash, after this semester, will not longer exist either.
    It will be renamed "Advanced Motion Graphics" however, the number for the DIG class will remain the same.
    It will only cover After Effects, as flash can no longer work with creating many "apps" and other applications do not except flash.
    If you want to take a flash course, maybe the college offers a weekend course, maybe?
    Classroom in a book is a great book to learn on, so if you want, you could keep the textbook and learn it on your own.
    Again, sorry for your disappointment, but this class will only cover after effects."
    What does she mean by "It will only cover After Effects, as flash can no longer work with creating many "apps" and other applications do not except flash."?
    Why would she say this?

  • Question about Title

    Hi All,
    I am confused about "the title must be the first line in your book"
    Does that mean you should just write "My Title Here" as the first line in the document, basically, and then go on from there with the actual book?
    I think maybe I'm not understanding the rule correctly, because that seems unexpected because that seems like it would be very boring.
    Any thoughts appreciated.
    thanks.

    Karbyn_Eilde wrote:
    From the "eBook creator guide" by Lulu
    (sorry, my bad, I should have posted this with the original question, I know)
    ============================
    Title Page:
    The very first thing you want your reader to see is your title – not blank spaces before your title. Therefore, your title must be on the very first line of the manuscript and be formatted as Heading 1 style. This allows the Lulu EPUB converter to correctly identify and display your book’s title in the eBook TOC. If you aren’t a big fan of the way the Heading 1 style looks, you can modify the style or create a new one.
    If your title is not on the first line (i.e. hard returns precede it), the name you entered in the manuscript’s properties file will display in the TOC. If the properties filename is blank, the converter will display the title as “untitled” in the TOC. Both of these situations will result in your eBook being rejected for distribution.
    =============================
    So, from what the posters have said, this sounds like the traditional "title page" would cover this requirement - just have a separate page for "title page" and that will put the Title as the "very first line of the manuscript & formatted as Heading 1 style".
    Then, just to be safe, I guess also make sure the Title is the first line in your marketing cover image, too.
    And that makes sense to me, because I would reasonably want the Title to be first and big on the cover, of course.
    Thanks, all, much appreciated!
    EPubs do not as such, have pages, so there's no need for New Sections and other Page Break types. But a TOC is insisted on even if it only includes a Title and a Copyright as two TOC entries. So in effect the title is the first line, and that is tagged with Heading Style 1 to place it as the first item in the TOC (even though the TOC will be the 3rd 'page', usually) Next will be Copyright tagged with Heading Style 1, but the actual Copyright blurb in Bodytext. And so on if you wish to tag chapter headings with Heading Style 1 also.
    But in practice, the title are the first words, even if you type it much much later.  
    The cover, or as Lulu calls it, the Marketing Image, has nothing to do with your manuscript file. It's not part of the manuscript file or that part of the Project Wizard because there's also a Cover Wizard within it and you deal with the cover there (even though it's not a cover a such) as you would any book cover. You will not see it in the Epub file Preview until later. I think Lulu's boffins add to the ePub file as the first 'page', you do not need to.

  • A few questions about After Effects and CGI (Computer-generated Imagery)

    Hi,
    I'm very new to After Effects and this forum. But I have a few questions.
    Now, I have recently started a movie project with my friend at a workshop. It's an action/sci-fi film and I'm probably going to be the editor and if needed in charge of visual and/or special effects. This sounds like a pretty big job for a noob, but we don't have a time limit with the project so there's time to learn.
    But to my questions. I've thought of introducing CGI to myself (very simple of course). I've studied the use of blender, and I think I'll use it for the modelling and animation. But should Ae be used in any stage of producing the CGI or should everything be done in blender? If I do, how? Am I going in the wrong direction (wrong kind of software, etc.)?
    Also, I'm not talking of fully producing the scene with the computer, but adding things like characters or items, maybe special effects.
    I'm hoping for an answer to all my questions, but if you have just one or two answers I'm happy to hear them too. You're also welcome to correct me if I've misunderstood something. Please ask for further specifications if you need any!

    pek859 wrote:
    1. I'm very new to After Effects and this forum. But I have a few questions.
    2. Now, I have recently started a movie project with my friend at a workshop. It's an action/sci-fi film and I'm probably going to be the editor and if needed in charge of visual and/or special effects. This sounds like a pretty big job for a noob, but we don't have a time limit with the project so there's time to learn.
    3. But to my questions. I've thought of introducing CGI to myself (very simple of course). I've studied the use of blender, and I think I'll use it for the modelling and animation. But should Ae be used in any stage of producing the CGI or should everything be done in blender? If I do, how? Am I going in the wrong direction (wrong kind of software, etc.)?
    4. Also, I'm not talking of fully producing the scene with the computer, but adding things like characters or items, maybe special effects.
    5. I'm hoping for an answer to all my questions, but if you have just one or two answers I'm happy to hear them too. You're also welcome to correct me if I've misunderstood something. Please ask for further specifications if you need any!
    1. Welcome to the family. AE is big, Really big. It's hard. Really hard. You have no idea how hard AE is to learr and to master.
    2. No time limit is good but you will need some money.
    3. This is not a Blender forum. You want to explore filmmaking, CGI and Blender-specific forums for that kind of assistance.
    4. AE is for your compositing and special effects. But you will need to learn how both apps work before you can decide how to divide up your project. A comparison would be shooting your film. Are you using a DSLR? Do you know why? Or are you using a GoPro? Another example might be Apple's Final Cut Pro. You can edit audio in it but it's better to use an audio application. You can do some special effects in FCP but it's best to do complex stuff in Motion of After Effects. How do you know what app is appropriate Lots of experience. Lots of failures.
    5. We were all new to AE and to vidoe editing and to special effects at one time or another. The user forums are not places to learn how to use these applications. You do that with tutorials and books and tons of time. Learning to use Blender to make a robot move is one thing. Making the robot into a character that compels the audience to care about it is quite another. Using AE to create a layer of clouds is one thing. Having those clouds react to the bow waves created by your flying robot as it approaches sonic speeds is quite another challenge.

  • Question about after effects

    hi im new to after effects and trying to learn a few step,iv been using youtube for help but this aspect i want to find out about i dont know what to look up to find my answer.
    my question is when im making an intro for a video
    i have design 1, design 2, then design 3 ,then my name appears .then i want to keep my name on the screen but dissapear the design 1.2 and 3  behind the name then start a dif design behing the name . how to i get from my name along with the 3 designs to my name with no designs and then be able add more designs ?
    sorry but above is the best way i feel i can describe it :/ .
    is it to do with a new layer or solid  that i put after my name to seperate the two ?
    if someone can find a video on youtube they feel can show me rather than tell me it would be appreciated!.
    thanks!

    Don't go to YouTube. Go here: Getting started with After Effects

  • Some question About title importer plugin

    We are developing a title importer plugin for CS6, and have some question, hope forums could help me. Thank you very much.
    1) Is there API to get title clip's in, out point in timeline ?
        in imImageRec data structures, these is a in/out point, but it is trim in/out point, is not timeline in/out, how to get these point ?
    2) Because we are also developing a subtitle importer for CS6, when user want to record the subtitle timecode, we hope we could control timeline play/stop, and get the playing/stopped callback, in same time, we could get the current playing position. But, it seems that these is no way to do this. I want to known, is there any plan to support these features in future ? Or, is there some work around methods to get these ?

    I really appreciate your reply, I will look for VideoSegmentSuite to get the in/out point.
    Q: Why we need timeline in/out of title clip ?
    A: Our titler could do animation, when user strench title clip in timeline, clip's length will be changed, we hope we could scale animiation to fit the new length. ( I means animation will be slower or faster with new length), in imImporterImageRec, there is a in/out point and postion, but, we found they are not correct in sometimes, and SDK help PDF tell me there is a API bug in it, is it fixed or not ?
    In another, in ImportImage API, we use (Rec->pos + Rec->in) / Rec->sampleSize to get real frame number for out title clip rendering when our title is imNoDurationNoDefault, we test it, it seems that it is right. But if our title is imNoDurationStillDefault, then Rec->pos and Rec->in and Rec->out are all based 90000+, and Rec->out was not right in some times (when we strench clip's outpoint in timeline), it is a bug or we missed something ? In this situation, we have to use (Rec->pos - Rec->in) / Rec->sampleSize to get the rendering frame number, it seems that it is right too. But, we could not use Rec->out, because it was wrong in sometimes.
    New questions:
    1) When we dragdrop our title files to timeline directly from windows explorer, Premiere will call imGetInfo8 (in here, we will allocate a private data for this clip), imOpenFile8, and there is no chance to call imGetPrefs8, so, when we close Premiere, imCloseFile will not be called for this clip, memory leaks for our private data. If we drag the title files to Premiere Bin firstly, then Premiere will call imGetPrefs8, imGetInfo8, imOpenFile8, there is no problem, imCloseFile will be called when we release this title clip. 
    So, my conclusion is: Premiere must call imGetPrefs8, else imCloseFile will not be called, I think it was a bug, isnot it?
    2) We have a title template library (they are all based template title file), and, we use OLE dragdrop (COleDataSource->DoDragDrop), when we drag-drop these files to Premiere Bin/Timeline/SourceMonitor/TargetMonitor, there is a lots of memory leaks in oledobj2.cpp (microsoft source code files for COleDataSource), we are sure our code is correct, because if we dragdrop to our windows or other NLE (for example, EDIUS), there is not any problem. So, I guess, because we use MFC, and Premiere did not support it fully? Do you have see this problem before ?  Do you have another suggestion to do these drag-drops ?
    3) About to get sequence start timecode, we see a thread in forum which said there is new sdk headers, use them, we could get it through PrSDKSequenceInfoSuite. But its downloading link is broken, so, how to get new SDK headers? could you give me a new link to download ?
    BTW, we are useing CS6 SDK Release2 + CS6, and will upgrade to 6.03 to test.
    Thank you very much. and Sorry for these lots of questions, I am new guy in Premiere plug-ins developing.

  • Quick Question about fade effect

    Quick Question:
    If I wanted to add a Fade Effect from one state to another
    when a button is pressed.
    How would I do that within the code?

    quote:
    Originally posted by:
    atta707
    You can do something like on the click of the button:
    var fader:Fade = new Fade(targetUIComponent);
    fader.duration = 1000;
    fader...;
    fader.play();
    or listen for currentStateChanging event and write the same
    similar code.
    or define transitions from one state to another like:
    <mx:Transition id="toOneOnly" fromState="*"
    toState="OneOnly">
    <mx:Sequence id="t1" targets="{[p2]}">
    <mx:Iris showTarget="false" duration="350"/>
    <mx:SetPropertyAction name="visible"/>
    <mx:SetPropertyAction target="{p2}"
    name="includeInLayout"/>
    </mx:Sequence>
    </mx:Transition>
    Hey,
    I would like to use the "transition from one state to
    another", but if you can explain each part for me that would be
    helpful.
    If you can comment on each line of that code that would help
    thanks

  • Question about title appearance

    I'm not interested in animation. I just want to have plain white credits over a black background. In FCP, the text for the credits always looks pixelated, with bleeding, and very "video-ish."
    I want my black and white credits to look like they do for a movie shot on film, which have a flat appearance. Can livetype create this illusion, or do they look the same as the text in FCP?
    thanks

    Livetype is better for titling and gives you more control.
    A couple of things for consideration.
    1) the font that you use - don't use 'thin' or overly 'fussy' fonts.
    2) Reduce the opacity of the white - In FCP, don't use pure white, but slightly grey. Far better to do this in LT, where, in the 'attributes' tab of the 'inspector' tab, reduce the opacity to between 80% and 90%.
    Oh and don't forget to render the effect and monitor through an external monitor (or a portable TV at the very least)

  • Question about the effective radiated power of WRT54G wireless router

    Dear Sir,
    As I knew that the output power of this router is 18dbm (about 64mW), can I have more technical information of the WRT54G wireless router as follow :
    Q1) What is the effective radiated power output of WRT54G ?
    Q2) What is the gain of each antenna in the WRT54G wireless router ?
    Q3) Are there any antenna product of your company which offer higher dB gain and can be used in this router?
    Q4) Are there any router product of your company which has higher effect output power.  If yes, can you please offer a soft copy of the specification (including the effective radiated power output) of such router ??
    I should be grateful if you can answer me through this forum
    Many thanks.
    Regards
    Patrick from Hong Kong
    (Mod Note:Removed email address.)
    Message Edited by daikunzeon on 06-01-2007 03:02 AM

    This is a community forum. Here are the people who use Linksys devices. Nobody from Linksys is here. For those details you have to contact Linksys. Go to their website and look for the "Contact Us" page.

  • Question about special effects

    I bought this programe yesterday so I could make pictures black and white and add a burst of color to one object  but I cannot find out how to do this I have photoshop elements 12

    One way is to be in the Expert mode in the pse 12 editor, select the Smart Brush Tool, set The Presets to Reverse Effects and chose Turn Your Image black and white in reverse.
    Then paint on the part you want in color.
    more about the smart brush tool:
    http://helpx.adobe.com/photoshop-elements/using/adjusting-shadows-light.html
    http://www.adobepress.com/articles/article.asp?p=1997856&seqNum=7

  • May seem like a totally dumb question about Titles

    I just want to create a small, subtitle style text bit that stays at the bottom of the screen for the full duration of the film. I can't seem to do this at all. Is there a way to have text stay there for the full movie?
    Thanks for any help.

    Not sure if this is possible thru iMovie alone or not. FCP can address permanent titles though.
    Lastly, you may also want to look at "Slick" Transitions & Titles to see what they have to offer.

  • Questions about After Effects CC (12)

    Went ahead and subscribed for the full monty. First startups produced a shader error about ray tracing. Reboot of the MacBook and that went away. However, I am still not getting multi cpu capability in warp stab. I have gone into preferences to enable multi cpu and 8 cpus are reported which is what I expect to see for my 15" MacBook Pro Retina. What do you suggest?

    1Password:
      Version:          4.0
      Source:          Mac App Store
      Install Date:          10/4/13, 6:08 AM
    1Password:
      Version:          4.0.3
      Source:          Mac App Store
      Install Date:          10/14/13, 9:46 PM
    Adobe Flash Player:
      Version:
      Source:          3rd Party
      Install Date:          10/14/13, 9:15 AM
    Adobe Photoshop Lightroom 5.2:
      Version:          Adobe Photoshop Lightroom 5.2
      Source:          3rd Party
      Install Date:          10/3/13, 6:33 PM
    AirPort Utility:
      Version:          6.3.1
      Source:          Apple
      Install Date:          10/3/13, 11:15 PM
    Brorsoft:
      Version:
      Source:          3rd Party
      Install Date:          10/6/13, 9:22 PM
    Carbonite:
      Version:
      Source:          3rd Party
      Install Date:          10/5/13, 7:46 AM
    Chinese Word list Update:
      Version:          1.9
      Source:          Apple
      Install Date:          10/3/13, 8:45 PM
    CUDA 5.5:
      Version:
      Source:          3rd Party
      Install Date:          10/21/13, 6:19 PM
    CUDA 5.5:
      Version:
      Source:          3rd Party
      Install Date:          10/23/13, 12:53 AM
    CUDA 5.5:
      Version:
      Source:          3rd Party
      Install Date:          10/23/13, 12:54 AM
    DaisyDisk:
      Version:          3.0.1
      Source:          Mac App Store
      Install Date:          10/9/13, 6:39 AM
    Digital Camera RAW Compatibility Update:
      Version:          4.09
      Source:          Apple
      Install Date:          10/3/13, 11:15 PM
    Digital Camera RAW Compatibility Update:
      Version:          4.09
      Source:          Apple
      Install Date:          10/22/13, 3:08 PM
    Evernote:
      Version:          5.3.0
      Source:          Mac App Store
      Install Date:          10/4/13, 8:10 AM
    Evernote:
      Version:          5.4.1
      Source:          Mac App Store
      Install Date:          10/13/13, 11:19 AM
    Flip4Mac:
      Version:
      Source:          3rd Party
      Install Date:          10/15/13, 8:55 AM
    GoProStudio:
      Version:
      Source:          3rd Party
      Install Date:          10/5/13, 7:37 AM
    HP Printer Software Update:
      Version:          2.14
      Source:          Apple
      Install Date:          10/7/13, 11:11 AM
    iMovie:
      Version:          9.0.9
      Source:          Mac App Store
      Install Date:          10/3/13, 5:52 PM
    iMovie:
      Version:          10.0.0
      Source:          Mac App Store
      Install Date:          10/22/13, 10:30 PM
    iPhoto:
      Version:          9.4.3
      Source:          Mac App Store
      Install Date:          10/3/13, 5:51 PM
    iPhoto:
      Version:          9.5.0
      Source:          Mac App Store
      Install Date:          10/22/13, 10:26 PM
    iTunes:
      Version:          11.1.1
      Source:          Apple
      Install Date:          10/3/13, 11:21 PM
    iTunes:
      Version:          11.1.2
      Source:          Apple
      Install Date:          10/22/13, 9:57 PM
    Java 7 Update 40:
      Version:
      Source:          3rd Party
      Install Date:          10/5/13, 4:54 PM
    Java 7 Update 40:
      Version:
      Source:          3rd Party
      Install Date:          10/5/13, 5:04 PM
    Java 7 Update 45:
      Version:
      Source:          3rd Party
      Install Date:          10/17/13, 6:34 AM
    Java for OS X 2013-004:
      Version:          1.0
      Source:          Apple
      Install Date:          10/5/13, 4:56 PM
    Java for OS X 2013-005:
      Version:          1.0
      Source:          Apple
      Install Date:          10/17/13, 6:35 AM
    Java for OS X 2013-005:
      Version:          1.0
      Source:          Apple
      Install Date:          10/22/13, 7:51 PM
    Keynote:
      Version:          5.2
      Source:          Mac App Store
      Install Date:          10/3/13, 11:27 PM
    Keynote:
      Version:          6.0
      Source:          Mac App Store
      Install Date:          10/22/13, 10:03 PM
    Lame Library v3.98.2 for Audacity:
      Version:
      Source:          3rd Party
      Install Date:          10/4/13, 2:33 PM
    MacBook Pro Retina SMC Update:
      Version:          1.2
      Source:          Apple
      Install Date:          10/3/13, 11:21 PM
    Nmap 6.40:
      Version:
      Source:          3rd Party
      Install Date:          10/21/13, 1:01 PM
    Numbers:
      Version:          2.2
      Source:          Mac App Store
      Install Date:          10/3/13, 11:30 PM
    Numbers:
      Version:          3.0
      Source:          Mac App Store
      Install Date:          10/22/13, 9:57 PM
    OS X:
      Version:          6.0
      Source:          Mac App Store
      Install Date:          10/22/13, 2:27 PM
    OS X:
      Version:          10.9 (13A603)
      Source:          Apple
      Install Date:          10/22/13, 2:46 PM
    OS X Update Combined:
      Version:          10.8.5
      Source:          Apple
      Install Date:          10/3/13, 11:15 PM
    Pages:
      Version:          4.2
      Source:          Mac App Store
      Install Date:          10/3/13, 11:32 PM
    Pages:
      Version:          5.0
      Source:          Mac App Store
      Install Date:          10/22/13, 10:11 PM
    Xcode:
      Version:          2.0
      Source:          Mac App Store
      Install Date:          10/7/13, 12:29 AM
    Xcode:
      Version:          2.0
      Source:          Mac App Store
      Install Date:          10/22/13, 10:11 PM
    XQuartz 2.7.4:
      Version:
      Source:          3rd Party
      Install Date:          10/21/13, 1:04 PM

  • Questions about After Effects CC (12.0.1)

    Having now licensed AE, I got some errors reported due to ray shading. Reboot stopped that. Then I get random errors during app startup at the cleaning up ray tracing step. And, still no improvement on warp stab performance. I need some guidance here. Thanks...

    I am having the problem in AE, I tested PP to see if the problem existed there and it did not. In the PP case, it appears that PP executes the warp stab itself rather than farming it out to the Analysis Server in a separate process.
    Problem may very well be with Mavericks but the net result is that an interaction between Adobe software and Mavericks is causing a problem that your customers will fault Adobe for.
    However, more information for you. It appears only to be a problem with a sequence that I drag and drop from PP to AE (dynamic linking). If I import the PP project into AE using File->Impot->Adobe Premiere Pro Project, warp stab runs with Adobe Analysis Server at 100% CPU and completes in a reasonable amount of time (20 minutes). Using dynamic linking I started warp stab last night after my last post and four hours later it was 50% complete and AAS was running around 10% CPU.
    I was hoping for a workaround, but it now seems that I am informing Adobe of a potential problem that a bug report needs to be filed on.
    Thanks for pursuing this with me. I am posting my prefs you requested next.

  • Question about EAX Effect: voice chan

    Hi, I have two sound cards I bought recently. Sound Blaster Audigy LS, and Sound Blaster 24-Bit Li've!
    Neither of them have the option of changing my voice when I talk. Which sound cards come with this option? Is there anyway I can download an update to my EAX to allow me to use the voice changer? Thanks.

    Okay, I read that all the Sound Blaster cards that have EAX 4.0 Advanced HD have this option. Thanks.

Maybe you are looking for

  • Please Help! More Capturing Problems.

    I'm having some trouble capturing footage from onto Final Cut Express HD. Whenever I try to capture, the footage plays on my screen for about a second, freezes and I get this error message, "Capture encountered a problem reading the data on your sour

  • Stacking with Apple TV1

    Is it OK to stack an Apple TV 1 on top of 2010 Mac Mini? The Apple TV 1 puts out a lot of heat, even when left in 'sleep' mode. The Mac Mini & the Apple TV 1 will be left on all of the time. I put four small felt pads between them.

  • Can't Install Apps Directly To iPod touch

    For some reason my iPod touch can't install apps on its own, I have to go through this big process that involves: 1. Transfering the downloaded app to iTunes on the computer 2. Making all the apps wobble to delete the uninstalled app directly off the

  • Order cannot be delivered (see long text)

    I am creating a delivery wrt sales order through VL01N. but I am facing the below error:- Order cannot be delivered (see long text) Message no. VL461 And in the Display log,its  is showing as :- Order is incomplete - maintain the order Can anybody su

  • Fault handler triggered for "100 Continue" messages from web service

    I'm using the Flex/Flash "WebService" class to connect to a .NET4 web service. Things always work fine unless the service sends a "100 Continue" message, (which it does seemingly at random, which is allowed by HTTP1.1). The problem is that Flex/Flash