Publishers of technology books, eBooks, and videos for creative people

Home > Articles > Digital Audio, Video > Adobe After Effects

This chapter is from the book

Render Pipeline

To become an expert compositor is to precisely understand the order in which actions are performed on an image, also known as the render pipeline. For the most part render order is plainly displayed in the Timeline and follows consistent rules:

  • 2D layers are calculated from bottom to top of the layer stack.
  • Layer properties (masks, effects, transforms, paint, and type) are calculated from top to bottom (twirl down to see the order).
  • 3D layers are of course calculated based on distance from the camera; coplanar 3D layers respect stacking order and behave—relative to one another—like 2D layers.

In a 2D composition, After Effects starts at the bottom layer and calculates any adjustments to it in the order that properties are shown, top to bottom. Then, it calculates adjustments to the layer above it, composites the two of them together, and continues up to the top layer of the stack, while the properties of an individual layer render top to bottom (Figure 4.13).

Figure 4.13

Figure 4.13 2D layers render starting with the bottom layer, rendering and compositing each layer above in order. Layer properties render in the order shown when twirled down; there is no direct way to change the order of these categories.

So, although effects within layers always calculate prior to transforms, by applying an effect to an adjustment layer above, you guarantee that it is rendered after the transforms of all layers below it.

Track mattes (and blending modes) are applied last, after all other layer properties (masks, effects, and transforms) have been calculated, and after their own mask, effect, and transform data are applied. Therefore, you don’t generally need to pre-render a track matte just because you’ve edited it.

Optimize Previews and Renders

As I work, I organize portions of my master comp that I consider finished into their own subcomps, and if they require any render cycles at all, I prerender them. Failure to commit to decisions—keeping options open—costs time and efficiency. It’s as true in After Effects as it is in life as a whole.

Pre-rendering a subcomp does, however, lead to a decision about what happens after you render it.

Post-Render Options

Tucked away in the Render Queue panel, but easily visible if you twirl down the arrow next to Output Module, is a menu of three post-render actions. After the render is complete, you can choose

  • Import: Simply imports the result
  • Import & Replace Usage: Keeps the source comp but replaces its use—or that of any other element you choose instead—in the project
  • Set Proxy: Adds a proxy to the source comp (or any other item you specify)

With either of the latter two, the Pickwhip icon adjacent to the menu can be clicked and dragged to whatever item in the Project panel needs replacement so that if you’ve already created a pre-render or proxy, you can replace it (Figure 4.14).

Figure 4.14

Figure 4.14 Virtually any Project item can be the target for replacement or a proxy; click and drag the Pickwhip icon to choose the item to be replaced by the render.

Proxies have the best potential to speed up your work on a heavy project, but not everyone likes them because their implementation complicates the rendering process.

Proxies and Pre-Renders

Any visual item in your Project panel can be set with a proxy, which is an imported image or sequence that stands in for that item. Its pixel dimensions, color space, compression, and even its length can differ from the item it replaces; for example, you can use a low-resolution, JPEG-compressed still image to stand in for a full-resolution, moving image background.

To create a proxy, context-click an item in the Project panel and choose Create Proxy > Movie (or Still). A render queue item is created and automatically renders at Draft quality and half-resolution; the Output Module settings create a video file with alpha, so that transparency is preserved, and the Post-Render Action uses the Set Proxy setting.

Figure 4.15 shows how a proxy appears in the Project panel. Although the scale of the proxy differs from that of the source item, transform settings within the comps that use this item remain consistent with those of the source item so that it can be swapped in for final at any time. This is what proxies were designed to do, to allow a low-resolution file to stand in, temporarily and nondestructively, for the high-resolution final.

Figure 4.15

Figure 4.15 The black square icon to the left of an item in the Project panel indicates that a proxy is enabled; a hollow square indicates that a proxy is assigned but not currently active. Both items are listed atop the Project panel, the active one in bold.

By default, the source file or composition is used to render unless specifically set otherwise in Render Settings > Proxy Use. Choosing Use Comp Proxies Only, Use All Proxies, or Current Settings options (Figure 4.16) allows proxies to be used in the final render. To remove them from a project, select items with proxies, context-click (or go to the File menu), and choose Set Proxy > None.

Figure 4.16

Figure 4.16 I typically set Proxy Use to Current Settings, but Use Comp Proxies Only lets you set low-res stand-ins for footage and full-res pre-renders for comps, saving gobs of time.

Similar to proxies, but with a different intended use, are pre-rendered elements. With a composition selected, choose Composition > Pre-render and a moving image file is set to render at Best quality, full resolution; the Import and Replace Usage is set for the Output Module.

You don’t have to follow this usage; I have made proxies behave as pre-rendered elements and set my Render Settings to Current so I can choose whether to use the proxy or re-render. Managing that process, however, adds an extra set of steps.

Background Renders

One way to get a lot more power out of After Effects is to improve upon the standard method of rendering, which ties up the application itself, and most of the machine’s processing power, for as long as is needed to output footage.

aerender

Almost any production system these days has multiple processors and cores, and this has opened the possibility of background rendering, which allows a render to occur in the background while you continue to work in the foreground.

The last edition of this book mentioned using the command line (in Terminal Unix shell on Mac or the DOS shell in Windows) to run aerender; to do this, you can locate it in your After Effects CS4 folder and drag it into the shell window; then press Enter to get the manual. Arguments in quotes can be added to the command aerender and the location string of the project file.

However, that’s a little complicated and involves typing in commands, not the favorite activity of most visual artist types. For that reason I highly recommend loading a free script from aescripts.com called BG Renderer into the Script UI Panels folder, also in the After Effects CS4 folder. This script automatically sets up the command line not only to render in the background, freeing the open application to be used for more work, but using extra commands such as nice to set the priority and number of processors that you specify.

Network Rendering

The aerender command is also key to third-party rendering solutions such as Rush Render Queue (http://seriss.com/rush/). These programs run scripts that manage the process of running aerender on multiple machines (Figure 4.17). The better applications among them, Rush included, are capable of far more than just straight-ahead renders; you can, for example, have one render wait until a certain time or for another one to complete before commencing, and you can automatically requeue renders that fail for any reason.

Figure 4.17

Figure 4.17 One look at Rush Render Queue’s UI will tell you you’re not in After Effects land anymore, but it’s plenty sophisticated at managing network renders from After Effects and the many other applications, 2D and 3D, that enable command line render management.

This type of software is not generally even implemented via a standard installer; required instead are the implementation skills of a system administrator or equivalent technical expert. Most larger facilities have just such a “geek” on staff, and many advanced After Effects users are themselves capable of setting this up in smaller studios.

Multiple After Effects Versions

Alternatively, you can open multiple versions of After Effects including the UI. Although memory intensive, this allows you to actually investigate, compare, and edit two projects at once, which is occasionally handy.

On a Mac, all you need to do is locate Adobe After Effects CS4.app in the Finder (most likely in Applications/Adobe After Effects CS4) and duplicate it (Cmd+D). You now have two versions of the application that will open separately, and you are free to render a project in one version while continuing to work in the other. Give one of them a unique name so you can tell them apart.

On Windows, you can open a second version of After Effects from the command line. From the Start menu, choose Run, type cmd, and click OK. In the DOS shell that opens, drag in AfterFX.exe from your Programs folder and then add “-m” (that’s a space, a dash, and m as in multiple). Voilà, a second version initializes. Write a .bat file and you can do all of this with a double-click. The same basic trick even works in the Mac Terminal.

Watch Folder

The slightly senile grandaddy of network rendering on After Effects is Watch Folder. File > Watch Folder looks in a given folder for projects ready to be rendered; these are set up using the Collect Files option. The help topic “Rendering on the Network: Using a Watch Folder” page includes everything you need to know, so there’s no reason to reiterate setup here.

Watch Folder is okay on small, intimate networks, but it has to be set up manually on each machine, and if anything goes wrong, it has to be re-queued. A single machine has so much rendering power these days, it is years since I’ve bothered using it even though my studio is about the right size for it: big enough to have several systems, small enough to have them all in the same physical space.

Adobe Media Encoder

Adobe Media Encoder is a dedicated render application for certain video formats, including Flash Video, H.264, MPEG-2, and Adobe Clip Notes. Choose one of these in Output Module settings and the Encoder reveals many specialized options having to do with that particular format.

Owners of Adobe Production Premium or Master Collection can also access Media Encoder from Premiere Pro, where it can perform multipass encoding (essential for the best quality compression) and Speech Search, this new ability to convert spoken words on the soundtrack to timed text. Each word shows up as a layer marker, theoretically making it easy to time footage that includes speech, a very cool concept.

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Peachpit products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email ask@peachpit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by Adobe Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.peachpit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020