Workflow & Technical7 min readLessonBy · Production Lead at Studio432

Export Settings Explained for Video Editors

Choosing the wrong export settings is one of the fastest ways to destroy hours of editing work — this lesson shows you how to get it right every time.

You can spend days perfecting an edit and lose a significant amount of that quality in the last five minutes if you export with the wrong settings. Export settings determine how your finished timeline gets compressed and packaged into a file that travels to a platform, a client, or a hard drive — and every choice you make at that stage is a trade-off between file size, quality, and compatibility. This lesson walks through each major variable: codec, container, resolution and frame rate matching, bitrate modes, and the specific settings that make sense for YouTube, short-form platforms like Instagram and TikTok, and long-term archival storage. You don't need to memorize exact numbers — you need to understand what each setting does so you can make confident decisions for any project.

Codec: The Compression Engine Inside Your File

A codec is the algorithm that compresses your video frames into a manageable file and decompresses them for playback. The codec you export with determines how efficiently your video is compressed, how widely compatible the file is, and how much visual quality survives that compression at a given file size.

H.264 is the most widely compatible codec available. It's the default export format for YouTube, supported natively by virtually every device, browser, and platform in use today. H.264 compresses aggressively, which keeps file sizes reasonable, and it decodes easily — meaning older computers and phones can play it without struggling. For most delivery scenarios, H.264 is the safe, correct choice.

H.265, also called HEVC, is the successor to H.264. It achieves similar or better visual quality at roughly half the file size — which means a smaller upload, less storage, and often a cleaner-looking compressed result. The trade-off is compatibility: H.265 is not supported everywhere. Older devices, some browsers, and some platforms either can't play it or will re-encode it in a way that negates the quality advantage. For clients viewing files on managed systems, or for platforms that explicitly accept H.265, it's worth using. For broad consumer delivery, H.264 remains the safer default.

ProRes and DNxHR are intermediate codecs used for editing and archiving rather than final delivery. They compress far less aggressively, producing much larger files with very high quality. You won't typically upload ProRes to YouTube, but you will export a ProRes master to keep as your archive, and then transcode that master to H.264 or H.265 for each delivery format.

Container: The Package Around the Video

The container is the file format that wraps the codec — it's what gives your file its extension. MP4, MOV, MKV, and AVI are containers. They hold video, audio, subtitles, and metadata together in a single file, and they each have different levels of support across platforms and software.

MP4 is the universal container for delivery. It's compatible with every major platform, every modern browser, and virtually every playback device. When in doubt, export to MP4. It works with H.264 and H.265 codecs and handles stereo audio without issue.

MOV is Apple's QuickTime container format. It's the native export format in Final Cut Pro and is widely used in professional post-production on Mac systems. MOV with H.264 or ProRes is perfectly acceptable for delivery to clients or platforms that accept it, but MP4 is safer for anything destined for the open web or social platforms.

MKV is a flexible open-source container that can hold nearly any codec. It's common in streaming media and archival contexts but is not universally supported as a delivery format — most social platforms don't accept it directly.

For delivery: default to MP4. For editing interchange and archive: MOV with ProRes or DNxHR is a professional standard. Your NLE's export dialog will list compatible codec-container combinations — you can't pair every codec with every container.

Resolution and Frame Rate: Match Your Source

Your export resolution should match the resolution your timeline was edited at, which should in turn match the delivery specification for your target platform. Exporting at a lower resolution than your timeline always throws away image information. Exporting at a higher resolution than your source footage doesn't add detail — it just makes the file larger without improving quality.

For YouTube long-form content, 1920x1080 at 16:9 is the established standard and covers the vast majority of viewing scenarios. Exporting in 4K (3840x2160) is appropriate if you shot in 4K and want the quality headroom — YouTube does serve 4K streams to viewers whose connections and devices support it. For short-form vertical platforms, 1080x1920 at 9:16 is the correct resolution.

Frame rate matching is equally important. Export at the frame rate your timeline runs at — which should be the same frame rate your footage was captured at. Mismatching frame rates causes playback issues: footage that looks smooth in your NLE can stutter or look unnaturally sped up or slowed down when the export frame rate doesn't match the source. Common delivery frame rates are 23.976 (often written as 24fps), 25fps for PAL territories, 29.97 (often written as 30fps) for North American broadcast and most social content, and 60fps for gaming or sports content where motion smoothness is a priority.

Never convert frame rate at export unless you have a deliberate reason to do so. If your footage was captured at 29.97fps, export at 29.97fps. If it was captured at 24fps, export at 24fps. Frame rate conversion in software — done automatically if you mismatch settings — reduces quality and introduces visual artifacts.

Bitrate: CBR vs VBR in Plain Terms

Bitrate is the amount of data used to represent each second of video. Higher bitrate generally means better image quality and a larger file. Lower bitrate means a smaller file with more compression, which can introduce visual artifacts — blocky areas, color banding, or noise in dark parts of the frame. Understanding bitrate modes helps you balance quality against file size in a way that's appropriate for each delivery scenario.

CBR stands for Constant Bitrate. With CBR, the encoder uses the same amount of data for every second of video regardless of what's happening on screen. A single-color title card gets the same data allocation as a fast-moving action scene. This predictability is useful when a system needs to know exactly how large a file will be in advance, such as in broadcast workflows or hardware encoding pipelines. The downside is inefficiency: easy visual content is over-allocated data it doesn't need, while complex content may still show compression artifacts because the encoder can't borrow from simpler sections.

VBR stands for Variable Bitrate. With VBR, the encoder adjusts how much data it uses based on the complexity of each moment in the video. A slow static shot gets a lower bitrate because it doesn't need much data to look good. A fast-motion sequence with lots of fine detail gets a higher bitrate because it needs more data to prevent artifacts. The result is better overall quality at a given average file size compared to CBR. Most export dialogs offer VBR 1-pass (faster, less precise) and VBR 2-pass (slower, more efficient — the encoder analyzes the whole file first, then encodes with better bit allocation). For delivery to platforms, VBR 2-pass at a target bitrate is generally the best quality-to-size ratio.

What bitrate is right? Rather than citing specific numbers that quickly become outdated as platform encoding improves, the practical approach is to aim high enough that the platform's own transcoding process has a quality source to work with. YouTube, TikTok, and Instagram all re-compress what you upload — your job is to deliver a file that gives their encoder something good to work with, not to pre-optimize for their compression. Exporting at a generous bitrate costs you time and upload bandwidth, but it almost always results in a better-looking published video than exporting at a tight bitrate to save upload time.

Recommended Export Settings by Platform

Each platform has different technical expectations, and knowing them in advance saves you from re-exporting after a failed upload or a disappointing result.

For YouTube, export H.264 in an MP4 container at your source resolution (1080p or 4K) and frame rate. Use VBR encoding at a bitrate that gives the platform a high-quality source. Stereo audio at 48kHz using AAC is standard. YouTube accepts a wide range of settings and is relatively forgiving, but giving it a higher-quality upload means the transcoded version viewers see will look better — especially at lower stream quality tiers.

For Instagram Reels and TikTok, export H.264 MP4 at 1080x1920 (9:16 vertical) at your source frame rate. Both platforms compress aggressively regardless of what you upload, so the goal is to arrive with the highest quality possible before their encoder takes over. Keep the file under the platform's size limit — both have per-file limits that change periodically, so check their current specs before a large batch export. Audio should be stereo AAC at 48kHz.

For archive and client delivery masters, export ProRes 422 or ProRes 4444 (on Mac) or DNxHR (on Windows, or cross-platform) in a MOV or MXF container at your full editing resolution and frame rate. These files will be large — sometimes many gigabytes per minute of footage — but they preserve everything and serve as the source for any future re-exports. Never archive only an H.264 or H.265 file; the compression is lossy and each re-export from a compressed source compounds quality loss.

  • YouTube: H.264, MP4, source resolution and frame rate, VBR, stereo AAC 48kHz
  • Instagram Reels / TikTok: H.264, MP4, 1080x1920, source frame rate, stereo AAC 48kHz
  • YouTube Shorts: H.264, MP4, 1080x1920, 30fps or source frame rate, stereo AAC 48kHz
  • Archive master: ProRes 422 or DNxHR, MOV or MXF, full editing resolution and frame rate
  • Client review file: H.264 or H.265, MP4, 1080p, slightly lower bitrate acceptable for small file delivery

Audio: The Export Setting Most Editors Forget

Audio export settings are easy to overlook because bad audio settings rarely cause an export to fail — they just quietly degrade your sound. The two variables that matter most are codec and sample rate.

AAC (Advanced Audio Coding) is the standard audio codec for MP4 delivery. It's what YouTube, TikTok, Instagram, and virtually every streaming platform use. Export stereo audio as AAC at 48kHz. If your project has a 44.1kHz audio timeline — common in music production — consider whether converting to 48kHz at export is the right call, as the conversion can introduce subtle artifacts. Most video production pipelines run at 48kHz throughout to avoid this.

Bitrate for audio export should be sufficient to preserve clarity without being excessive. For stereo deliverables, a high-quality AAC encode provides excellent transparency for most listening environments. For archive masters, using uncompressed PCM audio inside a ProRes or DNxHR file preserves the audio without any lossy compression at all — the right call when you may need to do audio processing again in the future.

If your project has surround sound or multi-channel audio, the export settings become more complex and platform-dependent. Most social platforms downmix to stereo. For broadcast or theatrical delivery, consult the delivery spec document for the specific channel configuration, loudness standard, and format required.

Building an Export Workflow That Saves Time

Professional editors don't recreate their export settings from scratch on every project. They build export presets inside their NLE — saved configurations that can be applied instantly to any timeline. DaVinci Resolve, Premiere Pro, and Final Cut Pro all support saving export presets. Set up a preset for each of your common delivery targets: YouTube 1080p, YouTube 4K, Instagram 9:16, archive ProRes. Once your presets exist, exporting a multi-platform project becomes a queue operation rather than a manual configuration exercise.

The master-first approach is the single most important export habit to build. Before exporting any delivery-specific file, export a full-quality master — a lossless or near-lossless file at your editing resolution from which every other deliverable derives. This master goes to cold storage or a client drive. Every platform file, every compressed version, every re-export for a different spec starts from the master. If a platform changes its requirements next year, or a client needs a different aspect ratio six months from now, you re-export from the master rather than from a compressed deliverable.

Finally, check your exports after encoding. Watch the file in a media player, not just in your NLE timeline. Look for compression artifacts in fast-motion sequences and dark areas. Check that the audio is balanced and not clipping. Verify the duration matches your timeline. A two-minute quality check after export is faster than re-uploading a file you discover has an issue after it's already live.

FAQ
What is the difference between a codec and a container?

A codec is the compression algorithm that encodes and decodes the actual video and audio data. A container is the file format that wraps the codec — it holds the video, audio, and metadata together and gives the file its extension. H.264 is a codec; MP4 is a container. You can have H.264 video inside an MP4 or a MOV container. The codec controls quality and compatibility; the container controls how the file is packaged and which software can open it.

Should I use H.264 or H.265 for YouTube uploads?

H.264 in an MP4 container is the safe, universally accepted choice for YouTube. H.265 can produce smaller files at equivalent quality and YouTube does support it, but it encodes more slowly and is not compatible with all editing and delivery workflows. For most editors, H.264 at a generous bitrate delivers excellent results on YouTube. H.265 is worth exploring if export time is short, upload bandwidth is limited, or your pipeline already runs H.265 throughout.

What does VBR 2-pass mean and is it worth the extra export time?

VBR 2-pass means the encoder analyzes your entire video on the first pass to understand where visual complexity is high and where it is low, then encodes on the second pass with better bit allocation based on that analysis. The result is a more efficient file — more data where the footage needs it, less where it doesn't — compared to a single-pass VBR or CBR export. The extra time is worth it for final delivery exports. For quick drafts or client review files, single-pass VBR or even CBR is fine.

Why does my video look worse after I upload it to Instagram or TikTok?

Both platforms re-compress every video they receive, and their encoders prioritize small file sizes for fast mobile streaming. Some quality loss is unavoidable. You can minimize it by uploading the highest-quality file you can produce — H.264 at a generous bitrate rather than a heavily compressed file. Shooting in good lighting, avoiding excessive noise, and keeping motion smooth also helps, since compression artifacts are most visible in dark, noisy, or fast-moving footage.

What export settings should I use for a client delivery archive?

For an archive master, use a high-quality intermediate codec like ProRes 422 (or ProRes 4444 if you need full alpha channel support) in a MOV container on Mac, or DNxHR in a MOV or MXF container on Windows. Export at your full editing resolution and frame rate with uncompressed or lossless PCM audio. These files will be large, but they preserve everything and serve as the source for any future re-exports. Never archive only a compressed H.264 or H.265 deliverable — if you re-export from a compressed file, you compound quality loss with every generation.

F
Written & reviewed by
Faran@432
Production Lead & Consultant · Studio432

Faran is the production lead at Studio432 — the studio arm of Club432, the Karachi collective behind 100+ filmed live sessions and concert films. He plans and consults on shoots worldwide, and owns the gear, settings and craft standards behind everything published here.

Don’t want to learn it — want it done?

Studio432 edits concert footage, music videos, gaming content, vlogs and short-form for creators worldwide. Send the footage, get a quote by email.

Start a project →