Topics Covered in This After Effects Tutorial:
Rendering Uncompressed Files, Rendering Video with Transparency, After Effects: Creating a Custom Render Template, Adobe Media Encoder: Creating a User Preset, Exporting Images
Core Rendering Techniques
Uncompressed Rendering
Learn to export lossless files using Apple ProRes 4444 for maximum quality preservation during collaborative workflows.
Transparency Support
Master alpha channel exports for green screen footage and overlay elements like watermarks and bugs.
Custom Templates
Create reusable render presets in both After Effects and Adobe Media Encoder for consistent output settings.
Exercise Preview

Exercise Overview
Throughout this course, we've rendered finished videos using the H.264 video codec, which compresses files into manageable sizes while maintaining good visual quality. This approach is practical for final distribution—smaller file sizes mean faster web transfers and easier email sharing. However, H.264 and most other video codecs sacrifice visual detail even when Quality is set to 100%, a trade-off that becomes critical in professional workflows.
Understanding when to use compressed versus uncompressed formats is fundamental to professional video production. Compressed formats like H.264 should only be used for final delivery after all editing is complete. When another editor works with compressed footage and re-renders it, quality degrades further with each generation—a phenomenon known as generation loss. In this exercise, you'll master alternative rendering options that preserve maximum quality during intermediate stages of production, ensuring your work maintains professional standards throughout the entire post-production pipeline.
Getting Started
Let's begin by setting up a new project and importing the necessary assets for this rendering exercise.
In After Effects, go to File > New > New Project.
Press Cmd–I (Mac) or CTRL–I (Windows) or do a File > Import > File.
Navigate into Desktop > Class Files > After Effects Class > Rendering > Assets, and double–click Welcome-to-New-York.mov to open it.
Drag Welcome-to-New-York.mov from the Project panel to the Create a new Composition button
at the bottom of the panel.
Project Setup Workflow
Create New Project
Use File > New > New Project or keyboard shortcut to start fresh
Import Assets
Press Cmd-I (Mac) or CTRL-I (Windows) to import media files
Create Composition
Drag footage to 'Create a new Composition' button for automatic settings
Rendering Uncompressed Files
Uncompressed rendering is the gold standard for preserving maximum quality in professional video workflows. While these files are significantly larger, they maintain every bit of visual information—crucial when your work will undergo further processing or color grading.
Go to Composition > Add to Render Queue.
Next to Output Module, click on Lossless. Lossless means completely uncompressed—no visual data is discarded during the rendering process.
Make sure Format is set to QuickTime.
Make sure Video Output is checked, then under it click the Format Options button.
Set Video Codec to Apple ProRes 4444, if it's not already selected. This codec applies minimal compression while maintaining visually lossless quality, automatically rendering at 100% Quality (which is why the Quality setting appears grayed out). The resulting video will have exceptional quality but with a correspondingly large file size—often 10-20 times larger than H.264 equivalents.
We won't render anything for now, so Cancel out of both dialogs.
Lossless vs Compressed Formats
| Feature | Lossless | H.264 Compressed |
|---|---|---|
| Quality | 100% perfect | Quality loss even at 100% |
| File Size | Very large | Manageable |
| Use Case | Intermediate editing | Final delivery |
| Codec | Apple ProRes 4444 | H.264 |
Other Options for High Quality Rendering
Choosing PNG Sequence or TIFF Sequence renders video as individual frames—thousands of lossless images that create motion when sequenced together. This approach offers maximum flexibility for color correction and compositing, as each frame can be individually processed. Many high-end VFX facilities prefer image sequences because they're immune to codec corruption and allow for easy frame-by-frame review.
Avid's DNxHR/DNxHD codecs provide broadcast-quality compression with excellent editorial performance. Available through Adobe Media Encoder, these files can compress up to 50% when archived in ZIP format, making them efficient for online collaboration while maintaining professional quality standards.
Apple ProRes 422 delivers near-perfect quality comparable to ProRes 4444 but with significantly smaller file sizes. Many professionals prefer ProRes 422 for its optimal balance of quality and file size—the quality difference from 4444 is barely perceptible, while file sizes are roughly 30-40% smaller, improving storage efficiency and playback performance on standard systems. For detailed technical comparisons:
- Apple's official codec comparison: support.apple.com/en-us/HT202410
- Understanding 4:2:2 vs. 4:4:4 sampling: finalkid.com/which-prores-codec-to-use
- Apple's comprehensive ProRes white paper (PDF): tinyurl.com/prores-pdf
Windows users: Your system defaults to AVI format instead of QuickTime. AVI at 100% Quality serves as Windows' uncompressed format, though file sizes will be substantially larger than ProRes equivalents.
Apple ProRes 4444 vs 422
Windows users should use AVI format at 100% Quality as the uncompressed equivalent to QuickTime ProRes.
Rendering a Video with Transparency
Alpha channel support—the ability to render transparent backgrounds—is essential for professional motion graphics workflows. Whether you're creating network broadcast bugs, corporate watermarks, or complex compositing elements, mastering transparency rendering ensures your work integrates seamlessly into larger productions.
Transparent footage serves countless professional applications. Video editors routinely add watermarks to protect intellectual property, while broadcasters overlay station identifiers (called "bugs") to maintain brand presence throughout programming. Understanding how to properly render and implement these elements is fundamental to modern video production.
We've prepared an animated bug for this exercise. Press Cmd–I (Mac) or CTRL–I (Windows) or do a File > Import > File.
Navigate into Desktop > Class Files > After Effects Class > Rendering > Assets > AE Projects to Import, and double–click Movie-Documentaries-Bug.aep to open it.
NOTE: If you lack the Museo Sans 300 font used in this project, After Effects will prompt you to sync it from Adobe Fonts—a seamless process that maintains font consistency across teams.
In the Project panel, expand
the Movie Documentaries Bug.aep folder.Double–click the Movie Bug composition to open it in a new Timeline tab.
Press CTRL–0 (Mac) or the 0 key on the numeric keypad (Windows or Mac) to preview this multi-layered alpha matte animation.
Before rendering, we must verify our composition contains the transparency we need. At the bottom center of the Composition panel, click the Toggle Transparency Grid button
until it appears blue.Perfect! The checkerboard pattern confirms our composition has a transparent background—essential for proper compositing over other footage.
With transparency confirmed, we're ready to render. Go to Composition > Add to Render Queue.
In the Render Queue, locate the Welcome-to-New-York composition listed first. Uncheck its box to prevent it from rendering during this exercise.
- For the Movie Bug file, click the dropdown arrow
next to Output Module and choose Lossless with Alpha. - Click the blue text Lossless with Alpha to examine the settings.
- Confirm Format is set to QuickTime at the top of the window.
- Click the Format Options button.
While several codecs support transparency, the default Animation codec isn't industry-standard. Change Video Codec to Apple ProRes 4444—the professional standard for high-quality transparent footage.
NOTE: Windows users with older After Effects versions should select DNxHR/DNxHD as Video Codec, set Resolution to DNxHR HQX 10-bit, and Alpha to Uncompressed.
- Click OK once.
- Keep the Output Module Settings dialog open for the next step.
To streamline our workflow, let's configure After Effects to automatically import the rendered file. In the Output Module Settings, set the Post-Render Action menu to Import.
NOTE: Under Video Output, observe that Channels displays RGB + Alpha. The Alpha channel contains all transparency information—crucial for proper compositing.
Click OK to confirm these settings.
Next to the Movie Bug's Output To section, click Not yet specified (or the existing filename).
For optimal organization, let's save the rendered file in our assets folder for immediate use:
- Navigate to Desktop > Class Files > After Effects Class > Rendering > Assets > Pre-renders.
- Name the file Movie-Bug.mov
- Click Save.
Click the Render button. The bug composition will begin rendering with full alpha channel support.
Once rendering completes, click an empty area in the Project panel to deselect everything. Notice the newly imported Movie-Bug.mov file—ready for immediate use in your compositions.
Switch to the Welcome-to-New-York Timeline tab to demonstrate how transparent footage integrates with existing compositions.
Drag Movie-Bug.mov from the Project panel to the Timeline, positioning it above the [Welcome-to-New-York.mov] layer.
Our bug renders at broadcast standard 1920 × 1080 pixels, while the Welcome to New York footage is 1280 × 720 pixels—a common HD format that's ⅔ the size of full HD. Let's scale the bug appropriately. Select [Movie-Bug.mov] and press S to reveal its Scale property.
NOTE: While 1920 × 1080 remains the broadcast television standard, 1280 × 720 works perfectly for streaming platforms and non-broadcast content, offering good quality with more manageable file sizes.
Set Scale to 66.7% in the Timeline.
Let's ensure our bug meets broadcast standards. Click the Choose grid and guide options button
at the bottom of the Composition panel and select Title/Action Safe.Scrub the playhead to verify the text remains within the HD Title Safety Guidelines (the inner set of lines from the right edge). This ensures visibility across all broadcast displays.
The transparent background allows both video layers to display simultaneously—exactly what we need for professional broadcast graphics!
Transparency Workflow Checklist
Verify checkerboard background indicates transparency
Ensures alpha channel preservation
Industry standard for transparent video
Alpha channel contains transparency data
Automatically imports rendered file for immediate use
Rendering Green Screen Footage
Transparency rendering also applies to chroma key (green screen) footage. After removing the green background using keying tools like Keylight (included with After Effects), you can render the result with transparency for compositing flexibility. Similar to background removal in Photoshop, effective keying requires patience and practice to achieve professional results. This advanced technique is thoroughly covered in Noble Desktop's After Effects Level 2 course—visit tinyurl.com/noble-ae2 for comprehensive training.
Green screen removal using tools like Keylight requires advanced keying techniques. The transparency rendering methods covered here apply after green screen removal is complete.
Saving Frequently Used Render Settings into a Template in After Effects
Efficient workflows depend on reusable templates. When processing multiple clips with identical specifications, custom Output Module templates eliminate repetitive setup and ensure consistent results across all renders—a crucial efficiency gain in professional production environments.
Click the Movie Bug tab to return to this composition.
Use the keyboard shortcut Cmd–M (Mac) or CTRL–M (Windows) to quickly add this composition to the Render Queue.
In the Render Queue, locate the bottom Movie Bug entry and click the arrow
next to Output Module.Examine the available templates in the dropdown menu. These represent common industry configurations. Select Lossless with Alpha—one of After Effects' built-in professional templates.
Click the blue text Lossless with Alpha to review the settings.
Notice these settings match our previous manual configuration for transparent footage. This demonstrates how templates streamline repetitive tasks while maintaining consistency.
Click Format Options and set Video Codec to Apple ProRes 4444—ensuring broadcast-quality output with full transparency support.
NOTE: Remember that ProRes 422, while excellent quality, doesn't support transparency. H.264 supports neither transparency nor maintains full quality—making ProRes 4444 the clear choice for professional transparent footage.
Click OK twice to close both dialogs.
Now let's create a custom template from these refined settings. Click the arrow
next to Output Module again and choose Make Template.In the Output Module Templates dialog, the Settings Name field should be highlighted. Type Uncompressed + Alpha_yourInitials to create a personalized template identifier.
Click the Edit button beneath the template name.
Windows users: Ensure Format is set to QuickTime. If it's grayed out, access Format Options, select Apple ProRes 4444 as the Video Codec, and click OK.
Verify Channels is set to RGB + Alpha—this should already be configured from our Lossless with Alpha template selection.
Click OK twice to save the template and return to the Render Queue.
To maintain an organized template library, let's remove our test template. Go to Edit > Templates > Output Module.
Click the arrow
next to Settings Name and select your Uncompressed + Alpha_yourInitials template.Click the Delete button to remove the template.
Click OK to exit the template management dialog.
Creating Custom Render Templates
Configure Output Settings
Set up your desired format, codec, and quality settings
Make Template
Click output module arrow and choose 'Make Template'
Name Template
Use descriptive names like 'Uncompressed + Alpha_yourInitials'
Manage Templates
Access Edit > Templates > Output Module to edit or delete
Adobe Media Encoder: Creating a User Preset
Adobe Media Encoder provides more robust encoding options and better background processing than After Effects' built-in render queue. Creating custom presets in Media Encoder ensures consistent, high-quality output while freeing After Effects for continued creative work—a workflow optimization that's essential in deadline-driven environments.
- Let's create a professional-grade preset for our final delivery renders.
- Switch to the Welcome-to-New-York timeline tab.
- Go to Composition > Add to Adobe Media Encoder Queue.
Once Media Encoder launches, ensure consistent interface layout by going to Window > Workspaces > Default Workspace.
Reset to factory defaults with Window > Workspaces > Revert Workspace.
In the right panel, verify Welcome-To-NY appears in the Queue.
Under the Format column, click the dropdown arrow
and select H.264 if not already chosen.Under the Preset column, click the dropdown arrow
and choose Match Source-High Bitrate—a solid foundation for our custom preset.Click the blue text Match Source-High Bitrate to access detailed encoding settings.
In the Export Settings window, ensure you're viewing the Video tab.
Click Match Source to align export dimensions with our sequence settings—critical for maintaining proper aspect ratios and avoiding unwanted scaling.
Scroll down and enable Render at Maximum Depth. This setting processes video at higher bit depths during encoding, significantly improving quality in gradients and subtle color transitions.
In the Bitrate Settings section below:
Set Bitrate Encoding to VBR, 2 pass. Variable Bit Rate with two-pass encoding analyzes the entire video twice—first to determine optimal bit allocation, then to encode with that knowledge, resulting in superior quality-to-file-size ratios.
Under Advanced Settings, enable Key Frame Distance and set it to 30. This matches our project's 30fps frame rate, ensuring keyframes align with natural scene changes for optimal compression efficiency.
At the bottom of the Export Settings window, enable Use Maximum Render Quality. This setting applies superior scaling algorithms and processing, crucial for maintaining professional output quality.
Notice the Preset field now shows "Custom" reflecting our modifications. Save these optimized settings by clicking the
button next to Preset.Name the preset H264-yourInitials for easy identification.
Click OK to create your custom preset. This optimized template will save significant setup time while ensuring consistent, professional-quality output across all future projects.
For most professional applications, this preset delivers an excellent balance of quality, compatibility, and file size—making it ideal for client deliveries, web uploads, and archive purposes.
Media Encoder Optimization Settings
Variable Bit Rate
Set to VBR, 2 pass for optimal quality and file size balance during encoding.
Key Frame Distance
Match to project frame rate (30) for proper playback and editing compatibility.
Maximum Render Quality
Enable for highest quality output with render at maximum depth checked.