Forum Replies Created

  • Simon Robbrecht

    January 9, 2016 at 6:21 pm in reply to: Mocha AE CC – GUI problems – OSX 10.11.2

    UPDATE:

    In the meantime I did a complete CLEAN reinstall of OSX 10.11. Unfortunately this does not resolve the issue.

    However I noticed that the responsiveness deteriorates over time. The longer I work in the project, the worse it gets. After quitting and reopening Mocha, the first few moments, everything works smoothly. After a minute or so of working in the project, the GUI suffers from lag again…

    Simon

  • Simon Robbrecht

    January 8, 2016 at 1:28 pm in reply to: Mocha AE CC – GUI problems – OSX 10.11.2

    Also, when opening the project on the 10.9.5 system, the clip opens immediately, on the 10.11.2 system however, Mocha seems to cache the clip beforehand. This process takes surprisingly long…

    Note: tried on both systems with offscreen buffers enabled/disabled, makes no difference

    Simon

  • Simon Robbrecht

    January 7, 2016 at 10:25 pm in reply to: Mocha AE CC – GUI problems – OSX 10.11.2

    Hi Martin,

    I’m on AE 13.6.1.6
    My system: MacPro 4,1 – 2x 2.66 GHZ 6 core – 32GB RAM – ATI Radeon HD 5870

    Disabling offscreen buffer did not help.

    I already tried reinstalling AE but that didn’t help either.

    Today I ran the same project on a similar MacPro (only difference was OSX 10.9.5 instead of my 10.11.2) and everything went smoothly.

    Thanks for your help

    Simon

  • Hi Dan,

    Thanks a lot for the expressions, they work great!

    I used it for the flag part as well. In the master comp I added a text layer in which I type a country code.
    In the rendercomp I inserted a bunch of layers with the flags of different countries.

    See this example for the opacity of the flag of Switzerland in my rendercomp

    txt=comp(“__MASTER”).layer(“EUROP02land”).text.sourceText;
    if (txt.length > 0 && txt == “ch”) 100 else 0

    Unfortunately, render times are still too long… I got it down from 13 minutes to 2 mins 40 seconds but this is still too long for our workflow.

    But thanks anyway!

    s

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy