How to Export Video From After Effects

Adobe After Effects is a compositing and motion graphics application — not a traditional video editor. That distinction matters the moment you try to export your finished project. Unlike Premiere Pro or DaVinci Resolve, After Effects doesn't export video the same way most people expect. Understanding how the export pipeline actually works saves a lot of frustration.

After Effects Doesn't Export Directly — Here's Why

After Effects uses a render-then-encode workflow. When you're ready to output your composition, you have two main routes:

  • Adobe Media Encoder (AME) — the recommended path for most formats
  • The Render Queue — the built-in option with specific use cases

Neither is wrong. They serve different purposes, and which one fits depends on what you're doing.

Method 1: Exporting via Adobe Media Encoder

This is the standard workflow for most users exporting to H.264, H.265, or other delivery formats like MP4.

Here's how the process works:

  1. With your composition open in After Effects, go to Composition → Add to Adobe Media Encoder Queue (or use the shortcut Ctrl+Alt+M / Cmd+Alt+M)
  2. Adobe Media Encoder opens with your composition queued
  3. Click the blue preset text (e.g., "Match Source – Adaptive High Bitrate") to open export settings
  4. Choose your format (H.264 is the most common for web and general delivery)
  5. Set your output file name and destination
  6. Click the green Play button in Media Encoder to begin rendering

🎬 One key advantage here: Media Encoder runs as a separate process. You can continue working in After Effects while it renders in the background.

Method 2: Using the Render Queue

The Render Queue (Composition → Add to Render Queue, or Ctrl+M / Cmd+M) is After Effects' native export system. It's older and more limited in format support — notably, it no longer directly exports H.264 in recent versions. Instead, it excels at exporting:

  • Lossless formats (AVI, PNG Sequence, QuickTime with ProRes or Animation codecs)
  • Image sequences (great for VFX pipelines or handoffs to compositors)
  • High-quality intermediate files intended for further editing

The Render Queue gives you precise control over output module settings — including color depth, channels (including alpha), and codec options that Media Encoder may handle more automatically.

Export MethodBest ForH.264 SupportRuns in Background
Adobe Media EncoderWeb delivery, MP4, broad format support✅ Yes✅ Yes
Render QueueLossless, image sequences, VFX pipelines❌ Limited❌ No

Key Settings That Affect Your Export

Regardless of which method you use, several settings shape the final output:

Resolution and Frame Rate These are set at the composition level, not the export level. If your comp is 1920×1080 at 24fps, that's what gets rendered. You can scale down in export settings, but you can't render at a higher resolution than your comp.

Bitrate Higher bitrate means larger file sizes and better quality. Media Encoder lets you choose between VBR (Variable Bit Rate) and CBR (Constant Bit Rate) encoding, which affects how quality is distributed across the video.

Codec The codec determines how video data is compressed. H.264 is widely compatible and efficient for delivery. ProRes and DNxHD are preferred in professional post-production workflows because they preserve more quality for editing. Lossless codecs (like Animation) retain everything but produce very large files.

Alpha Channel If your composition has transparency — common in motion graphics meant to sit on top of other footage — you need to export with an alpha channel. Not all formats support this. QuickTime with the Animation codec, PNG sequences, and certain ProRes flavors do. H.264 does not.

Color Space After Effects works in different color spaces depending on your project settings. Mismatched color profiles between After Effects, Media Encoder, and the destination platform can cause washed-out or oversaturated output — worth checking before a final export.

Common Export Issues 🔍

"H.264 is missing from the Render Queue" — This is intentional in newer versions. Adobe moved H.264 encoding to Media Encoder. Use the AME queue instead.

Output looks darker or washed out — Often a color management mismatch. Check that your composition's color settings and export settings use the same color space.

Huge file sizes — Lossless or high-bitrate exports are expected to be large. If you're exporting for web delivery, H.264 at a moderate bitrate via Media Encoder is typically more appropriate.

Render takes extremely long — After Effects renders are CPU and GPU intensive. Render times scale with resolution, effects complexity, and frame count. Enabling GPU acceleration (under File → Project Settings → Video Rendering and Effects) can help, depending on your hardware.

The Variables That Change Everything

What "the right export settings" looks like depends heavily on factors specific to your situation:

  • Where the video is going — YouTube, a client handoff, a broadcast broadcast pipeline, or a VFX compositing workflow all have different format and quality requirements
  • Your machine's specs — RAM, GPU, and CPU directly affect render speed and which GPU-accelerated codecs are available to you
  • Whether transparency matters — Compositions with alpha channels require formats that support it
  • File size constraints — Delivery over email or a web platform has very different size tolerances than a local edit
  • Your version of After Effects — Adobe updates its export options and Media Encoder integration regularly, and the interface can differ meaningfully between versions

The export settings that work cleanly for one project or one destination may not be appropriate for the next — and the right configuration really does come down to what you're making, where it's going, and what tools sit on either side of your After Effects comp in the workflow.