You spent hours on your edit. The color looks sharp, the audio is clean, and the cut feels right. Then you export, upload, and the result looks soft, blocky, or completely wrong for the platform. The problem almost always lives in your export settings. This guide covers the exact codec, bitrate, and format choices you need for YouTube, Instagram, TikTok, Vimeo, client delivery, and archival — so what leaves Premiere Pro looks exactly like what you built.
Why Export Settings Directly Affect Your Final Video Quality
Every platform re-compresses your video after you upload it. If your exported file already has too little data (low bitrate) or uses the wrong codec, the platform has less quality to work with before its own compression pass runs. The result is banding, soft edges, and compression artifacts on motion — even if your original footage was pristine.
Choosing the wrong container or color space creates a separate set of problems: aspect ratio mismatches, washed-out color, or outright platform rejection. Getting these settings right before you hit Export is significantly easier than troubleshooting a bad upload after the fact.
Understanding the Core Export Controls in Premiere Pro
Before selecting any platform preset, you need to understand four variables. Every setting in this guide maps back to them. You’ll find these controls under File > Export > Media, or inside Adobe Media Encoder after sending your sequence to the queue.
Format vs. Codec — What’s the Difference?
The format (also called the container) is the file wrapper — MP4, MOV, or MXF. It determines which codecs are compatible and how the file behaves across devices and platforms. The codec is the compression algorithm that actually encodes the video data living inside that container.
Think of it this way: MP4 is a box, and H.264 is how the content inside that box is compressed and stored. You can put H.264 or H.265 inside an MP4, and you can put H.264 or ProRes inside a MOV. Choosing the right pairing matters.
|
Container (Format) |
Common Codec Pairings |
|---|---|
|
MP4 |
H.264, H.265 / HEVC |
|
MOV |
H.264, Apple ProRes, H.265 |
|
MXF |
DNxHD, XDCAM, AVC-Intra |
For web delivery, MP4 with H.264 is the safest default. For editorial handoffs or broadcast, MOV or MXF with a higher-quality codec is standard.
CBR vs. VBR 1-Pass vs. VBR 2-Pass Bitrate
Bitrate controls how much data is used to store each second of video. Higher bitrate generally means better quality and a larger file.
-
CBR (Constant Bitrate): The encoder uses the same bitrate throughout. Predictable file size, useful for broadcast delivery or streaming protocols that require consistent data rates.
-
VBR 1-Pass (Variable Bitrate, 1-Pass): The encoder adjusts bitrate based on scene complexity in a single pass. Faster to render than 2-pass, with decent quality.
-
VBR 2-Pass: The encoder analyzes the entire sequence first, then encodes with an optimized bitrate distribution. Best overall quality at a given file size. Slower to render, but the right choice for YouTube and most web delivery.
For most YouTube and social media exports, use VBR 2-Pass. For client delivery where file size predictability matters, CBR at a high bitrate works well.
Audio Export Settings
For the majority of delivery scenarios, use the following audio settings in Premiere Pro:
-
Codec: AAC
-
Sample Rate: 48 kHz
-
Bitrate: 320 kbps
These settings are platform-safe, widely compatible, and transparent at normal listening volumes. For broadcast or archival exports, switch to PCM/WAV at 48 kHz / 24-bit for an uncompressed audio track.
Best Export Settings for YouTube (1080p and 4K)
YouTube is the most common export destination and the one most affected by platform re-compression. YouTube converts every upload using its VP9 codec pipeline, which means the more quality you give it to start with, the better the result after conversion. Using VBR 2-pass and a higher target bitrate than you might expect is the right approach here.
The built-in “YouTube 1080p” preset in Premiere Pro gives you a reasonable starting point, but it often uses a lower bitrate than ideal. The settings below are worth creating as a custom preset.
1080p Export Settings for YouTube
|
Setting |
Recommended Value |
|---|---|
|
Format |
MP4 |
|
Codec |
H.264 |
|
Resolution |
1920×1080 |
|
Frame Rate |
Match source |
|
Bitrate Mode |
VBR, 2-Pass |
|
Target Bitrate |
16–20 Mbps |
|
Max Bitrate |
20–25 Mbps |
|
Audio |
AAC, 48 kHz, 320 kbps |
|
Color Space |
Rec. 709 |
4K UHD Export Settings for YouTube
|
Setting |
Recommended Value |
|---|---|
|
Format |
MP4 |
|
Codec |
H.264 or H.265 |
|
Resolution |
3840×2160 |
|
Frame Rate |
Match source |
|
Bitrate Mode |
VBR, 2-Pass |
|
Target Bitrate |
35–45 Mbps |
|
Max Bitrate |
50–60 Mbps |
|
Audio |
AAC, 48 kHz, 320 kbps |
|
Color Space |
Rec. 709 |
Always match the frame rate to your source sequence. If you shot at 23.976 fps, export at 23.976. Forcing a conversion to 30 fps introduces frame duplication and can affect audio sync.

Should You Use H.264 or H.265 for YouTube?
H.265 (HEVC) produces files roughly 30–40% smaller than H.264 at equivalent quality. YouTube accepts both. The tradeoff is render time: H.265 encoding is significantly slower on most systems unless you have a capable GPU encoder (NVIDIA NVENC or Apple Silicon).
Use H.265 if file size at 4K is a concern and your hardware handles it without excessive slowdown. Stick with H.264 for 1080p or if you want fast, reliable exports with universal compatibility.
Best Export Settings for Instagram and TikTok
Both platforms apply aggressive re-compression after upload, particularly on video with fast motion or fine detail. Exporting at or near their maximum accepted specifications limits how much quality they can strip away.
Instagram Reels and Feed Export Settings
Instagram supports up to 1080p resolution for both feed posts and Reels. Uploading 4K offers no quality advantage — Instagram will downscale it and apply its own compression regardless.
|
Setting |
Feed (Square/Landscape) |
Reels (Vertical) |
|---|---|---|
|
Format |
MP4 |
MP4 |
|
Codec |
H.264 |
H.264 |
|
Resolution |
1080×1080 or 1920×1080 |
1080×1920 |
|
Aspect Ratio |
1:1 or 16:9 |
9:16 |
|
Frame Rate |
30 fps |
30 fps |
|
Bitrate Mode |
VBR, 2-Pass |
VBR, 2-Pass |
|
Target Bitrate |
10–15 Mbps |
10–15 Mbps |
|
Audio |
AAC, 48 kHz, 320 kbps |
AAC, 48 kHz, 320 kbps |
|
Color Space |
Rec. 709 |
Rec. 709 |
A common mistake is exporting vertical Reels at 16:9 and relying on cropping in the app. Set your Premiere Pro sequence to 1080×1920 before editing content intended for Reels, so your framing is intentional rather than automatic.
TikTok Export Settings
TikTok’s compression pipeline is slightly more forgiving than Instagram’s, but the same principles apply. Aim for maximum resolution TikTok supports and keep the bitrate high.
|
Setting |
Recommended Value |
|---|---|
|
Format |
MP4 |
|
Codec |
H.264 |
|
Resolution |
1080×1920 |
|
Aspect Ratio |
9:16 |
|
Frame Rate |
30 fps (60 fps for action content) |
|
Bitrate Mode |
VBR, 2-Pass |
|
Target Bitrate |
12–15 Mbps |
|
Max Bitrate |
20 Mbps |
|
Audio |
AAC, 48 kHz, 320 kbps |
|
Color Space |
Rec. 709 |
For content with significant motion — dance, sports, fast cuts — exporting at 60 fps can help TikTok preserve smoothness, since the platform supports it. Verify your original footage was captured at 60 fps before doing this, otherwise you are just adding frames without gaining real motion data.

Best Export Settings for Vimeo
Vimeo applies less aggressive compression than YouTube or Instagram, which means your source bitrate does not need to be as high to achieve a good result. Vimeo also supports direct ProRes uploads for Plus, Pro, and Business account holders — useful when you want a pristine-looking portfolio piece or client showcase reel.
|
Setting |
Standard (H.264) |
High-End (ProRes) |
|---|---|---|
|
Format |
MP4 |
MOV |
|
Codec |
H.264 |
Apple ProRes 422 HQ |
|
Resolution |
1920×1080 or 3840×2160 |
1920×1080 or 3840×2160 |
|
Frame Rate |
Match source |
Match source |
|
Bitrate Mode |
VBR, 2-Pass |
N/A (lossless-like) |
|
Target Bitrate |
10–20 Mbps |
N/A |
|
Audio |
AAC, 48 kHz, 320 kbps |
PCM, 48 kHz, 24-bit |
|
Color Space |
Rec. 709 |
Rec. 709 |

For most Vimeo use cases — personal projects, client previews, demo reels — H.264 at 16–20 Mbps in an MP4 is sufficient. ProRes is the right choice when you need Vimeo to display something at the absolute best quality it can render, particularly for client-facing showreels where details matter.
Best Export Settings for Client Delivery and Broadcast
Freelance videographers and editors often need to deliver files that will be edited further, broadcast on air, or archived by the client. In these cases, the priority is quality and format compatibility over file size.
Always confirm with your client before exporting. Many production companies, broadcasters, and agencies have a delivery spec sheet. When no spec is provided, the three tiers below cover most scenarios.
|
Delivery Tier |
Format |
Codec |
Typical Bitrate |
Use Case |
|---|---|---|---|---|
|
Web Client Delivery |
MP4 |
H.264 |
30–50 Mbps (CBR) |
Final video for client’s website, social, or local playback |
|
Editorial Handoff |
MOV |
Apple ProRes 422 HQ |
~220 Mbps |
Sending to another editor for additional work |
|
Broadcast Delivery |
MXF |
DNxHD / XDCAM |
Per spec |
TV broadcast, streaming platforms with broadcaster requirements |
For ProRes 422 HQ editorial files, use MOV as the container — it is the native format for ProRes and most broadly supported in post-production pipelines. DNxHD in an MXF container is the Windows-friendly equivalent and is standard in many broadcast environments.
Note: If a client asks for a “high-quality MP4,” deliver H.264 at 30–50 Mbps with CBR. This gives them a file that plays everywhere and looks sharp without requiring them to have a codec pack installed.
How to Export a Master/Archive File From Premiere Pro
Before you create any delivery versions, export a master file. This is a near-lossless copy of your finished edit that you can use to re-export for any future platform or format without returning to the original Premiere Pro project.
Master Export Workflow:
-
Finish your edit and lock the sequence (no further changes after this point).
-
Go to File > Export > Media and select your format.
-
Choose Apple ProRes 4444 (Mac) or DNxHR HQX (Windows / cross-platform) as your codec.
-
Set audio to PCM, 48 kHz, 24-bit.
-
Export the master file and store it alongside your project files in a clearly labeled folder.
-
Use Adobe Media Encoder to create delivery versions (YouTube, Instagram, client MP4) by transcoding from the master — not by re-exporting from the Premiere sequence repeatedly.

File size expectations: ProRes 4444 and DNxHR HQX produce large files. A 10-minute 1080p master can range from 20–50 GB depending on frame rate and codec variant. Plan your storage accordingly. The quality insurance this provides is worth it — future re-exports from a compressed H.264 file will show generation loss.
Tips to Speed Up Exports Without Losing Quality
Render time is one of the most common frustrations with Premiere Pro exports. These steps reduce export time without compromising output quality:
-
Enable GPU acceleration: Go to File > Project Settings > General and set Renderer to Mercury Playback Engine GPU Acceleration (CUDA for NVIDIA, Metal for Apple). This offloads encoding to your GPU.
-
Use Adobe Media Encoder: Sending sequences to the AME queue lets Premiere continue working while exports run in the background. Batch multiple format exports from a single sequence simultaneously.
-
Use proxy workflows: If your timeline is choppy or rendering slowly, proxy files reduce the processing load during playback and editing. Switch back to full-resolution media before final export via Toggle Proxies in the Program Monitor.
-
Close unnecessary applications: Render tasks are memory and CPU intensive. Closing browsers, background apps, and other Adobe applications frees up system resources.
-
Avoid stacked effects on the output timeline: Unrendered effects — especially heavy color grading, noise reduction, or multiple adjustment layers — significantly extend export time. Render your sequence preview first using Sequence > Render In to Out.
FAQ
What is the best format to export from Premiere Pro for most projects?
MP4 with H.264 is the most universally compatible format for web delivery, client MP4s, and general use. It plays on virtually every device and is accepted by every major platform. Use Apple ProRes 422 HQ or DNxHD when handing off to another editor or delivering to broadcast, where quality and codec compatibility in professional pipelines matter more than file size.
What bitrate should I use for 1080p export in Premiere Pro?
For YouTube and general web delivery, target 16–20 Mbps using VBR 2-pass mode, with a max bitrate of 20–25 Mbps. For local playback files or client delivery where the video will not be uploaded to a platform, 30–50 Mbps CBR gives you a high-quality, stable file that plays smoothly without streaming dependencies.
Should I export in H.264 or H.265 from Premiere Pro?
Use H.264 when compatibility is your top priority — it works everywhere. Use H.265 when file size is a concern, particularly for 4K exports, and your hardware can handle the longer encode times. Both formats are accepted by YouTube, Vimeo, and most modern platforms. H.265 is not yet universally supported for client delivery, so confirm before sending.
Why does my Premiere Pro export look worse than the timeline preview?
The most common causes are a bitrate that is too low for the scene complexity, or an incorrect color space setting. Verify you are exporting in Rec. 709 for SDR content and check that your export bitrate matches the recommendations for your platform. Using VBR 2-pass instead of 1-pass also makes a visible difference in complex motion sequences.
What audio settings should I use when exporting from Premiere Pro?
For standard web and platform delivery, use AAC codec at 48 kHz sample rate and 320 kbps bitrate. This is transparent for most listening conditions and accepted by every major platform. For broadcast delivery or archival master files, use uncompressed PCM/WAV at 48 kHz / 24-bit to preserve the full audio fidelity without lossy compression.
How do I export multiple formats at once in Premiere Pro?
Send your sequence to Adobe Media Encoder using File > Export > Media, then click Queue instead of Export. Inside AME, duplicate the preset or drag additional presets onto the same source sequence. AME will process all queued outputs sequentially or in parallel depending on your system resources, allowing you to generate a YouTube version, Instagram version, and master file from a single export session.
Conclusion
The most reliable export workflow for most creators is simple: H.264 VBR 2-pass for YouTube and social media, and Apple ProRes or DNxHD for master files and editorial deliveries. Once you have dialed in the right settings for each platform, save them as named custom presets inside Premiere Pro or Adobe Media Encoder so you never have to configure them from scratch again.
Building good export habits saves hours across a year of projects and eliminates the frustration of re-exporting after a bad upload. Use the tables in this guide as a standing reference, confirm specs with clients before delivery, and always keep a master file before transcoding for platforms.
Export quality is only as strong as what you captured. If your workflow involves recording dialogue, interviews, or on-camera audio, starting with clean source audio — like 32-bit Float recordings from a system such as the Hollyland LARK MAX 2 — means your exported audio will hold up even at compressed delivery bitrates.
For more on building a complete post-production workflow, see our guides on Premiere Pro color grading and the best video formats for social media publishing.