Summer Pricing · 30% off everything · Ends August 1 · Shop the sale

Summer Pricing is Here

30% off every plugin and course through August 1.

Shop Now
30% off Summer Pricing · Ends Aug 1

By Destin Jordan

After Effects Render Settings: Stop Exporting Bad Files

Why Your Render Looks Worse Than Your Preview

You finish the project. The RAM preview looks great. You export, open the file, and something is wrong. It looks softer. The colors shifted. There is banding in a sky. The file is somehow both too large and too low quality.

This is not a composition problem. It is a render settings problem. After Effects ships with output presets that are generic defaults, not production-quality settings tuned for specific delivery formats. Understanding three settings will fix most render quality issues you will ever encounter.


The Render Queue vs Media Encoder

After Effects gives you two export paths: the built-in Render Queue and Adobe Media Encoder (AME). They are not equal.

The Render Queue is After Effects' native export system. It blocks After Effects while rendering, meaning you cannot continue working in AE during export. But it supports every After Effects feature without additional processing passes. Render Queue is faster for single exports and gives you direct access to all codec options including ProRes, which AME handles inconsistently on Windows.

Adobe Media Encoder runs as a separate process, so After Effects stays available while it renders. AME also lets you queue multiple exports with different format settings from the same composition. For batch exports or when you need to keep working while a render processes, AME is the better choice.

The practical rule: Render Queue for ProRes or archival formats. Media Encoder for H.264/H.265 delivery files and batch exports.


The 3 Settings That Matter Most

You can adjust a dozen settings in the Output Module dialog. Most of them do not matter for typical professional work. These three do.

1. Codec

The codec determines the compression algorithm. It is the biggest single factor in render quality and file size. Wrong codec choice is the number one source of "my render looks bad" problems.

  • H.264: Compressed delivery format. Good for web, social media, client preview. Not appropriate for intermediate renders or archival files. Loses quality with each re-encode.
  • H.265 (HEVC): Higher quality at smaller file size than H.264 at equivalent bitrate. Better for long-form content delivered digitally. Slower to encode. Not universally supported on older playback systems.
  • ProRes 422: High-quality intermediate and delivery format. Large file sizes. Used for client delivery and files that need to be re-edited. No significant quality loss. Requires Mac for direct encoding via Render Queue.
  • ProRes 4444: Includes alpha channel. Use when your composition has transparency that downstream editors need to preserve.
  • PNG Sequence: Lossless. Massive file sizes. Use for frame-by-frame exports, visual effects plates, and any output that needs to be perfectly lossless for compositing in another application.

2. Bitrate

For H.264 and H.265 exports, bitrate controls how much data is allocated per second of video. More data means more quality but larger files. The right bitrate depends on the resolution, content complexity, and delivery platform.

After Effects' Media Encoder bitrate settings use either Constant Bitrate (CBR) or Variable Bitrate (VBR). VBR 2-pass produces the best quality-to-size ratio for delivery files. It analyzes the entire video first, then allocates higher bitrate to complex frames and lower bitrate to simple ones. Takes longer to encode but produces noticeably better results at the same target file size.

3. Resolution and Pixel Aspect Ratio

The Output Module has separate controls for resolution (dimensions) and pixel aspect ratio. If your composition uses non-square pixels (common with HDV or broadcast formats) and your output format uses square pixels, you need to match these correctly or your video will appear stretched or squeezed.

For all modern web and social media delivery: square pixels, full resolution. If the composition is 1920x1080, the output should be 1920x1080 with square pixels. If it looks different, check the pixel aspect ratio setting in your composition settings.


Exact Settings by Delivery Format

YouTube Delivery

  • Codec: H.264 (via Media Encoder)
  • Profile: High
  • Bitrate encoding: VBR, 2-pass
  • Target bitrate: 16 Mbps (1080p), 35-45 Mbps (4K)
  • Maximum bitrate: 20 Mbps (1080p), 50-68 Mbps (4K)
  • Audio: AAC, 320 kbps
  • Color space: Rec. 709 for standard. BT.2020 only if mastering HDR specifically for YouTube HDR.

YouTube re-encodes every upload, so there is a ceiling on how much the bitrate helps. But higher bitrate input gives the YouTube encoder more data to work with, which produces better output at their encoding quality. Do not go below 8 Mbps for 1080p. You will see artifacts in the final YouTube version.

Instagram Delivery

  • Codec: H.264
  • Profile: High
  • Bitrate: VBR, 2-pass, 10-15 Mbps target for 1080p
  • Frame rate: 30fps or 60fps. Instagram re-encodes but handles 30 and 60 better than other values.
  • Audio: AAC, 128-320 kbps
  • Resolution for Reels: 1080x1920 (9:16). For feed video: 1080x1350 (4:5) or 1080x1080 (1:1).

Instagram's compression is aggressive. The input file needs to be cleaner than what you would deliver for YouTube because the platform throws more away during re-encoding. VBR 2-pass at the higher bitrate range gives Instagram the cleanest starting material.

Client ProRes Delivery

  • Codec: ProRes 422 HQ
  • Resolution: Full native composition resolution
  • Color space: Rec. 709 for standard delivery
  • Audio: Linear PCM at 48kHz, 24-bit
  • File size expectation: 1080p ProRes 422 HQ at 30fps is roughly 2-4GB per minute. Plan accordingly.

ProRes is the professional standard for client delivery in the US and most English-speaking markets. It is editable, not a final delivery codec, which is exactly what most clients need if they are handing the file to a broadcast network, streaming platform, or another post-production facility. Use HQ over standard 422 for anything going to broadcast.

Archival Quality

  • Codec: ProRes 4444 (if the project has transparency) or ProRes 422 HQ (if no alpha needed)
  • Resolution: Full composition resolution
  • Lossless alternative: PNG Sequence for maximum quality with no compression artifacts
  • Audio: Linear PCM, 48kHz, 24-bit

Archival renders are for files you expect to re-use, re-edit, or deliver in new formats years from now. H.264 is not an archival format. Anything you may need to re-encode from later should be ProRes or lossless.


The "Why Does My Render Look Bad?" Checklist

If a render does not look like your preview, run through this list:

  • Codec set to default H.264 with no bitrate adjustment? The After Effects default bitrate for H.264 is too low for most content. Increase it in the Output Module settings.
  • Color space mismatch? If your composition is set to a wider color space than your output format, colors will shift. Check Composition Settings > Color Profile.
  • Motion blur or effects not rendering? In the Render Queue, open Render Settings and verify Quality is set to Best and Effects are enabled.
  • Wrong frame rate? If your output frame rate does not match the composition, After Effects will drop or duplicate frames. Verify the Output Module frame rate matches the comp.
  • Depth mismatch? Compositions set to 16-bit or 32-bit color rendered out to 8-bit H.264 will lose depth information. This appears as banding in gradients. Use ProRes for high-bit-depth output.
  • Preview uses different settings than Render Queue? RAM previews in After Effects can be set to lower resolution and quality for speed. Your actual render uses the Render Settings, not the preview settings. They can be different.

Render Templates: Set It Up Once, Never Configure It Again

Every time you manually configure render settings from scratch, you risk a wrong value. And for a professional workflow, re-configuring the same four settings on every project is wasted time.

After Effects lets you save Output Module Templates. Go to Edit > Templates > Output Modules. Build your settings for YouTube, Instagram, ProRes Delivery, and Archival Quality. Save each one with a clear name. From that point forward, every new export uses a saved template rather than manual configuration.

The Render Settings template works the same way. Save your Best Quality render settings as a template named "Production Quality." That becomes your default for all professional work.

This takes about 15 minutes to set up once and saves time and errors on every project afterward.


Build a complete, professional After Effects workflow.

The Total Editor Experience covers render pipelines, project organization, export presets, and everything else that separates working editors from productive ones. One system. Every project.

Get Total Editor Experience - $897

One-time purchase. Lifetime updates.

Premium Shopify Theme

Ready to build your store?

Obsidian is the premium dark Shopify theme built for digital product creators. 47 custom sections. 7 color presets. One-time $349.

View Obsidian Theme See Live Demo