Linear workflow of playback in real time

Hello

If I play a clip of video footage (prores) in a model that it plays in real time (after RAM Preview). When I change the bitdepth up to 32 bit, it's still playback in real time. But when I change the color mode to a linear workspace, that it does not play in real time, it's only 5 / 25 fps.

Is it possible that I can still glimpse (RAM) the model in real time in AE when I use a linear workspace?

I'm working on this machine:

MacPro no later than 2013

3 GHz 8core

64 GB of memory

SSD drive

2 x AMD over-pants D700 6144 MB each

Running

10.10.5 OSX

AE 2015.0.1

Kind regards

Martijn

AE CC 2015 represents the first step in a major overhaul of the architecture of the AE. Unfortunately, this is just the first step and it is not completely there yet. It has a number of important issues - especially with things like the preview. This massive change is good for the future of the AE, it isn't necessarily good right now. Think that CC 2015 is a beta where we can test some of the new features and it's a lot less frustrating. Now there's an update for 2015 coming out CC "at the end of the month", then your question could be set then.

In the meantime, try to use CC 2014. It tends to have fewer problems in general. See this page for download of older versions: http://blogs.adobe.com/adobecare/2015/06/16/how-to-find-and-install-previous-version-of-ad obe-apps-in-cc-2015 / let us know if it works for you.

Tags: After Effects

Similar Questions

  • After Effects not replaying in real-time. How it allows playback in real time on my Imac 5 k? It is not always current.

    So I just got AE on my Imac 5 k with any apps and for some reason, none of my video clips read in real time. I work mainly through Lynda.com files and the files that I use are read in as 14 fps out of 29 or more, sometimes less. How to solve this problem?

    There is a bug in works of the AE on El Capitan.

    There are workarounds. Either hide the playback during playback cursor (easily done by making the full screen of the composition Panel by pressing on the ' key [same key as ~ on U.S. English keyboards]), or by the docking station to another panel located under your Control Panel Assembly as follows:

    If you want a discussion involved on the issue, you can read this thread, Re: after effects 2015 will not get a preview in real time after update to El Capitan., but it is not terribly useful. Too many messages of frustration that diverts the useful substance. Basically, Adobe is aware of the problem, but it took them some time to identify what was causing it. They think they now have a good handle on it and they are hoping to get out the fix in the next update - whenever it is. Meanwhile, the previously mentioned workaround solutions you should get high and go.

  • reading in real time - intensive filters

    Hello

    Today I made another transition. The one who is more intensive CPU and propably will not playback in real time.

    I read the guide I can communicate with the player (piSuites-> timelineFuncs.).

    What I tell him not to try to play in real time?

    What is the exact function of it? And how do I do this?

    Now if I try and play a work piece of my transition, playback stutters and continues to stutter even beyond this point.

    This isn't a really cool way to manage playback.

    So I was wondering what to do...

    See you soon,.

    Jaap

    Hi Jaap,

    Unless the reader plug-in is that you have developed, you will not be able to communicate with him to change reports in real time of your effect.  Your transition is automatically marked as not real time, with a red bar above segments that spans the transition in the timeline panel.  Playback in Premiere Pro plays at full speed, make the transition as quickly as possible, which may or may not be the image frequency maximum according to the required processing power and configuration of the system.  If you do not get a maximum frequency in the preview, and you need to see that, as a user, you can generate overview makes.

    Zac

  • Do curve a real - time of the linear adjustment computed

    Hi, here is how my program works:

    (1) plot data read from a file

    (2) user can move the sliders to select a range of data

    3) allows users to choose the scale with control 2 Y (Y minimum and maximum)

    (4) make a linear adjustment of certain data in real-time and gives the results.

    And there's no problem, I asked the graph xy of a while loop in which I drove

    (1) the function of fitting (selection of data to 2 inhabitants variable (cursors)) and table functions

    (2) local variable 2 (write) to adjust the scale Y with the number in the control.

    Data and sliders move user appear, all right.

    The problem is that I want to draw the fitted line of the xy-graph, so I did 2 x 2-number-table (with x = 0.1 and y = intercept, slope + interception) and...

    I must establish xy-curve in real-time to the Assembly line to refresh on a cursor move XD

    So I put the chart at the time, and I traced it each time the moment of the cycle (I used a condition with shift register to skip unnecessary calculation).

    And here's the problem: when the xygraph is traced the scale there is the default. A few ms then the scale will have correct (when the program has wide are the values of controls).

    Is there a way to avoid that the graph will go to scale by default when it is drawn again? Or is it possible to trace the line of editing without trace all the xy graph?

    Thank you

    PS: I tried to put a sequence stacked with paint 1) graph 2) scale but cen see you in any case the flash of the scale Y incorrect

    I think all you need to do is disable autoscale for axes.

    Overall, there are a few very complicated and very dangerous built code. Here is a small sample (are there many, many others!):

    The code on the left can blocking the program, for example if the data are all zero. Why is there a local variable? thread just from the source, it is just there! What you probably want instead of these small while loops is the array of threshold function. No need to loop.

    To write two properties, you use oven (!) property and three structures of sequence nodes deep stacked. Property nodes are running up and down, so all you need is the code below! Also note that 'table of index' is resizable. You don't need to wire the index unless you want something special.

  • UDP playback does not work on a real-time target

    Hello

    I am running LabVIEW RT 8.6.1 on a PXI 8106 RT controller.  LabWindows/CVI for RT 9.0.0 execution engine is also installed that I develop using LabWindows/CVI 9.0.  I'm trying to send some data UDP for an external PC via the network for software running on the controller, but this does not work.  The UDP packets are certainly get sent (I receive on my PC when the transmitter to reconfigure my PC IP address) but the UDP callback function is not called.  The call to CreateUDPChannelConfig returns OK.  Here's the (very simple) code that I wrote based on the example of reading NI UDP:

    #include 
    #include 
    #include 
    
    // Global variables
    static int reader_channel = 0;
    
    // Global functions
    int CVICALLBACK UDPCallback (unsigned channel, int eventType, int errCode, void *callbackData);
    
    /// HIFN The main entry-point function for the Real-Time DLL.
    void CVIFUNC_C RTmain (void)
    {
        int errno;
    
        if (InitCVIRTE (0, 0, 0) == 0)
            return;    /* out of memory */
    
        // Create UDP receive task
        errno = CreateUDPChannelConfig(49152, UDP_ANY_ADDRESS, 0, UDPCallback, NULL, &reader_channel);
    
        while (!RTIsShuttingDown ())
        {
            SleepUS (1000);
        }   
    
        CloseCVIRTE ();
    }
    
    int CVICALLBACK UDPCallback (unsigned channel, int eventType, int errCode, void *callbackData)
    {
        static int udp_received = 0, default_rx = 0;
    
        switch (eventType)
        {
            case UDP_DATAREADY:
                udp_received++;
                break;
            default:
                default_rx++;
                break;
        }
    
        return 1;
    }
    

    All that happens is that software is just waiting for the callback to be called (which never does).  I found this ad that described a similar problem, but the developer was using LabVIEW and although he has found a way round the problem, he was never heard as to why it worked.

    Thank you

    Martin

    Hey,.

    Although the problem is now resolved, I thought that put the code for others see if the same error is encountered. The modified code is tested and works. It is saved as an attached png file.

  • Back to cache a sequence the old way. not in real time during the introduction of the cache

    Hi supports,

    I have problems of my sequences caching. As long the AE is always rendered images my reading is never in real time, it will be stutter audio until operations complete are cached. Makes me and my clients go nuts, so every time I want to playback of a composition, I manually turn off the audio, the cache of the sequence playing, which makes them note every time, "Oh a little slow" and "There is no sound" etc and I have to explain that his not playing not, just cached.

    I went back to the old way: Cache first before reading. The real-time playback + caching does not work...

    Also the 'working area of the Cache in the background "has disappeared... Why?

    And Im working on fast mac:

    CPU: 2 x 2.4 GHz Quad - Core Intel Xeon

    RAM: 48 GB 1066 MHz DDR3 ECC

    Boot SSD disk

    FusionIO Cachedisk

    My support is on a fiberstorrage Facilis (4K DPX real-time playback)

    If you have present clients, I totally recommend cache before play (like the old RAM Preview) option. Unfortunately, you can not have cache in the background (yet). I've linked the explanation in my response to your other post.

    Have you seen the preview videos or all the videos of NAB? The next version of AE wants to focus on the stability of playback, speed, etc. so it could get a little better. Acceleration using GPU for some effects (finally!) makes a big difference!

  • Do we need the intermediate database if a single execution in real-time duplicate controls with the connector for Siebel Disqualification?

    Still confused:

    Do we need a staging database? We want only to perform real-time duplicate checks.

    Documentation (Guide to integration of Siebel, Oracle® Enterprise Data quality customer Data Service Pack, Version 9.0, April 2013) is not quite clear about this:

    "The staging database is used by the Siebel connector as a staging area for the transfer of data between Siebel and Disqualification when running batch through Data Quality Manager of Siebel." (p. 19)

    "The interface in real time of the Disqualification is also used for the batch cleaning tasks (normalization): Siebel sends each record selected for treatment to the Disqualification by batch cleaning web services." (p. 6)

    «Double the lot identification and quality of data health check jobs (either full or incremental batch) use interface batch Disqualification.» In this case, the candidate registers for correspondence or health checkups are written to the database shared staging, Disqualification executes a batch on these records and - if pairing - rewritten matches, Siebel picks up and uses to link together the records. "(p. 6)


    However, for a design it is necessary to plan in advance, if a database is required or not.

    Any suggestions?

    Hello

    The staging database is used only for temporary storage where the interface between Siebel and Disqualification batch is used. It is not necessary at all if only using the interface in real time. Note that some of the 'batch' in Siebel tasks actually use the interface in real time - this applies to all data in batch cleaning jobs in Siebel and also for the workflow "UCM lot" which is in fact orchestrated by calling web services Disqualification.

    In general, the batch interface is only used where Disqualification is attached to Siebel CRM (instead of UCM). Because DQ Siebel lots do not call survival (so that you can only link to potential duplicates together).

    Note that the tables key used for the selection of the candidates belong to the Siebel database in the form of standard tables (S_DQ_CON_KEY and S_DQ_ACC_KEY). They are not in the database shared staging. The staging database is used ONLY for the data transfer for treatment in batches. It seems that you are not intending to use this interface.

    Also note that Disqualification still needs its own repository database, but if you use only a Disqualification in real-time (and not, for example, by using a Disqualification to batch migrate data in Siebel using the interface of the EIM), it should probably not push the database this hard.

    Kind regards

    Mike

  • RAM Preview plays is not in real time on the new Macbook Pro

    Hello world

    I have problems getting after effects to play the video in real time in AE CS6. I use a brand-new Macbook 2015 Pro 13 "retina with a dual core 3.1 GHz processor Intel Core i7 and 16 GB of RAM. I just made sure my copy of AE CS6 is up-to-date with the latest updates (11.0.4.2), and yet I am unable to read the video or animation in real time using the RAM Preview to any size greater than 25% in the Viewer.  If I try to play a video clip of 29,976 fps, the framerate tops out at about 17-18 frames per second. When I press 0 for the RAM Preview, it starts caching the images such as normal, but even after a loop continuous cadence comes not near real-time. The audio plays fine, but the video starts immediately behind. I can't even a scene of simple great test of a form of retouching layer move on the playback screen in the real time RAM Preview.

    That said, I can get it to play in real time if I reduce the viewer up to 25%. But obviously, I won't be limited to work in quarter resolution on a new laptop. My last Macbook pro from 2008 and completely across the well treated RAM previews, being able to cache images and play them back in real time without problem.  I have to assume that there may be a function that I'm missing or something goes wrong, unless I just grossly overestimated the capabilities of my new laptop.  But surely, it should be able to manage simple video playback. I had no problem using first on this computer, then it can of course deal with the video.  Any help you can offer would be much appreciated, because this problem becomes really frustrating!

    Just for fun, try the trial of CC 2015 and see if it behaves correctly.

  • How can I get a display of a Gaussian filter in real time by painting with the brush?

    I'm trying to find information on how to get a live view of the Gaussian blur by painting with the brush.

    Google is not useful, nor own Adobe forum searches produce something useful.

    I've seen talk about Smart filters and naming the layer as a smart object in order to activate a dynamic filter, but I can't get the display in real-time of the filter when you paint so I'm not sure if this process is helpful at all for me or not because I can't locate information specific to what I'm trying to do.

    I use by way CS5, so if this option does not exist, it would be useful to know so that I'm not spinning my wheels.

    Thank you

    You seem to talk about to see in the future.  You want to see the effect of a unused Gaussian blur filter while wearing the brushstrokes on that later, you intend to use the Gaussian blur.  How would this work?

    I use constantly a similar workflow for shading in my illustration work.  If the blur spreads too wide effect, I use Free Transform to resize. If it becomes too transparent, duplicate the layer to increase the opacity.  If too thick, I reduce the opacity of the layer.  I wouldn't bother using intelligent layers of the to because it would have no benefit.  Is it that help at all?

  • Is the reference monitor in real time?

    I never asked this before, but is the reference in real-time monitor?

    The behavior I get is...

    frames to update when I rub

    shows the color changes

    freezes when I plate the SEQ

    He always did, but I was wondering what he could play simultaneously with the following. Its video composite value now.

    Unfortunately, you can't direct the program playback and screens of reference at the same time.  It's a design flaw, in my opinion, which greatly limits the usefulness of the reference monitor.  Please tell Adobe you want to correct.

    https://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform

  • Multi layer R3D is not running in real-time on Mac Pro

    Dear all,

    It is the first time that I am on the Adobe Forums, so please bear with me. I work with r3ds EPIC on first Pro CS5.5, with Red Rocket installed on Cyclone Expander via x 16 Slot PCIExpress, its also got a Quadro 4000 on the Mac Pro Slot 1 and one of the Expander. However, the Mercury playback engine does not play in real time on the preview. Drive to work is on a Promise Vtrak x 30 via CF 8 Gbps ATTO HBA. The Mac Pro specs are 24 GB of RAM, 8 Core Nehalem 2009 2.26.

    Any ideas if I can increase performance.

    Well Yes, his work. RR turned off, allows engine Mercury and Quadro 4000 alongwith processors to do the hard work that allows you to play several 5K image streams to the res and quality according to what the mentioned components can handle. The thing is only debayer to RR can a max of 1/2 of sequences of 5K anyway and because he is demosaicing to full quality his works already at 100%. So adding another track with the RR rocket active just don't cut. Its says that when you work with the EPIC HDRx (two streams of 5 or 4 K video with different stops to give more leeway in the post for the same single shot is saved by EPIC) 1 HDRx stream requires 2 RR because its 2 stream, if there are several layer of HDRx let say 2, then you must install 4nos RR in the system to actually play it back to quality debayer full (this is why you turn it off when you are working with several layer of r3d RR). Also note that the lowest wreck, you can go with active RR is 1/4, while others are grayed out.

    I hope this helps.

  • AE 10.0.2.4, Win7, GUI rough, poor reading in real time

    QuickSpecs:

    2 x 6 core 2.4 GHz Xeon

    24 GB RAM

    10 k RPM Raptor main drive

    Disc SSD Swap / Scratch

    2 TB of storage

    Radeon 6950, drivers latest

    Win7 Ultimate 64

    AE 10.0.2.4

    Problems: The GUI is choppy, reading in real time is about 19FPS.

    Processes use about 3% CPU, 15% RAM, not anywhere near the bandwidth available for hard disks, etc.

    Suggestions?

    (Also, the search function seems to be broken on this site, so no, I'm not looking.)

    Thanks in advance for your help.

    marklinder wrote:

    Hey people, would like to report that we now have the real-time playback with the play of the space bar.

    I'm glad to hear you have AE to work a bit faster for you, but I have to tell you: one day this overview of the space bar will get bogged down, and if your people make a habit of using it instead of a good overview of RAM (zero on the numeric keypad), they will complain.

    Simply AE is NOT designed to read anything in real time.  He was never to play stuff in real time; That's what editing systems are for.

    Soon, someone will animate a half dozen or several layers of HD video using motion blur in a 3D, with 3 or 4 lamps model, and all layers are configured to accept lights and shadows.  They will hit the space bar and when AE reads an image, a second or two, they'll come after YOU, demanding to know what gives.

    It is really wise to get the habit of using RAM previews.  Extremely wise.  It is just as wise to forget the habit of hitting the space bar.

    On a different note, you might want to reconsider your processor and memory allocations.  Or at least tell your AE users that they may have to adjust depending on the circumstances.  Your current configuration might be dandy for a single layer without applied effects, but it is not the most beautiful thing in the world, if you have several layers of 8000 x 6000 in a model with animated each layer effects.

  • AE4: real-time audio

    I imported an audio file in my calendar.  When I select the RAM preview it will play the song from the beginning, but how can I play the song in real time in order to change and synchronize words with the video?  I want to pass the bar of chronology everywhere and always to hear audio playback.  Not have to do a little adjustment, start the song from the beginning and wait until he gets to the section I'm working on.

    To read the audio data from the current-time indicator, press the period (.) key on the numeric keypad.

    To scrub audio with ICT, press and hold the Ctrl/Cmnd rubbing.

  • iPhone download videos in real time with the company data?

    How to set up my iPhone 5 to download videos in real time on my iCloud account using the data of the company (and WiFi, too)?

    Alexander.Carpenter wrote:

    How to set up my iPhone 5 to download videos in real time on my iCloud account using the data of the company (and WiFi, too)?

    iCloud photo library - Apple Support only works when the two is connected to wifi, no cellular data.

    Read here's how it works.

  • Get strange errors 'real time' in the browser console, what do mean?

    I noticed recently that since yesterday is the day prior to that, I get a strange 'real-time' error messages in my browser console log. I get them for more or less the same sites, and I have attached a screenshot of some of the most common mistakes for example. I see these errors very frequently in the browser console log.

    So I'm a little worried about what mean these errors, why I want to come and if anything, what to do about them.

    Hello

    Try Firefox Safe mode to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that temporarily disables hardware acceleration, restores some settings and disables add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • Click the menu button

      click Help

      then select restart with disabled modules.

    If Firefox does not work, you can start Firefox in Mode safe as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the problem is not present in Firefox Safe Mode, your problem is probably caused by an extension, theme or hardware acceleration. Please follow the steps described in the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

    When find you what is causing your problems, please let us know. This might help others with the same problem.

Maybe you are looking for

  • my pc only connects to certain websites

    My iMac will only connect to certain websites, used to be ok and generally fast connection. Other pc connect ok on wi - fi including iMac. Have checked everything in System Preferences / wireless / advanced, says it is connected ok. I have internet s

  • Satellite L300D - slow operating system

    I have a laptop L300D Satellie - AMD X 2 Dual Core 2.10GH - memory-2 GB - 32 bit operating system - Windows Vista - Microsoft OutlookExtreemely slow, takes 10 to 15 minutes to launch, just as in the selection of documents, etc.Any suggestion would be

  • How to open a file in the trash without restoring the desktop?

    I don't know what is in one of the folders in the trash, but I DON'T want to restore the file to my desktop... I just want to see what it contains.

  • W4-820 Driver Package installs

    I just got my W4 yesterday.  I followed the instructions on the acer support page by entering my SN and SNID (two separate attempts).  The driver package showed and I downloaded it, but when I tried to install it says it wasn't the right driver for m

  • Lack character product key.

    I have a laptop that I am trying to install Vista, but the product key on the bottom of the laptop is rubbed until I can't do any of the characters. Is it possible to determine what is the lack of character based on the rest of the key code?