H
HandBrake
The universal video transcoder. Convert any video format with sensible presets and advanced controls.
desktop Paid
## The Decision
HandBrake is the **simplest video transcoder** that works. Open a video file, pick a preset, click Start. That's it. But behind the simple interface lies serious encoding power.
**Bottom line**: Choose HandBrake for converting, compressing, or preparing video files. Skip it for video editing (use DaVinci Resolve) or real-time streaming (use OBS Studio).
## Who It's For
- **YouTubers & Content Creators**: Compress large files before upload; optimize for platform transcoding.
- **Media Server Owners**: Optimize files for Plex/Jellyfin/Emby streaming to phones and tablets.
- **Archivists**: Compress Blu-ray rips from 50GB to 12GB with transparent quality.
- **Anyone Who Finds FFmpeg Intimidating**: HandBrake is FFmpeg with a GUI.
## Who Should Skip
- **Video Editors**: HandBrake does not edit video. Use DaVinci Resolve or Kdenlive.
- **Live Streamers**: OBS Studio handles real-time encoding. HandBrake is file-based.
- **Power Users Who Need Full Control**: FFmpeg's command line offers unlimited filter graphs.
- **Anyone Needing Frame-Accurate Cuts**: HandBrake is a transcoder, not an editor.
## Core Features
### 1. Preset System (50+)
HandBrake's presets are its killer feature.
- **General**: Very Fast 1080p30, HQ 1080p30, Super HQ 1080p30.
- **Web**: YouTube 1080p, Vimeo 4K, Discord Nitro.
- **Devices**: Apple TV 4K, Roku, Android, PlayStation 5.
- **Archival**: H.265 MKV 2160p4K, ProRes 422 HQ.
- **Custom**: Create, modify, and export your own presets.
- **Impact**: One-click transcoding without understanding codec parameters.
### 2. Format Support
Reads and writes virtually any video format.
- **Input**: MP4, MKV, AVI, MOV, WebM, MPEG-TS, FLV, and more.
- **Output**: MP4 (maximum compatibility), MKV (advanced features), WebM (HTML5).
- **Video Codecs**: H.264, H.265/HEVC, VP9, AV1, ProRes.
- **Audio**: AAC, MP3, AC-3, FLAC, Opus, DTS.
- **Subtitles**: SRT, SSA/ASS, VobSub, PGS.
### 3. Quality Controls
Two encoding modes cover all needs.
- **Constant Quality (RF)**: Single slider—RF 18-22 is visually transparent for most content. Recommended for most users.
- **Two-Pass Bitrate**: Target specific file size. First pass analyzes; second pass encodes. Double the time, predictable output.
### 4. Hardware Acceleration
Dramatically faster transcodes with GPU encoding.
- **NVIDIA NVENC**: H.264/H.265 on GeForce GPUs.
- **Intel Quick Sync**: Hardware encoding on Intel CPUs with integrated graphics.
- **AMD VCE**: Encoding on Radeon GPUs.
- **Apple VideoToolbox**: Hardware encoding on macOS (Intel and Apple Silicon).
- **Note**: Hardware encoding produces slightly larger files at equivalent quality. Use when speed matters more than compression.
### 5. Video Filters
- **Deinterlace/Decomb**: Convert interlaced content to progressive.
- **Denoise**: hqdn3d and NLMeans for grain/noise reduction.
- **Crop & Scale**: Automatic detection, manual override, multiple algorithms (Lanczos, Bicubic).
- **Detelecine**: Reverse telecine for film-sourced content.
## Pricing Breakdown
| Tool | Price | Best For |
|------|-------|----------|
| HandBrake | Free | General transcoding |
| FFmpeg | Free | Command-line power users |
| Adobe Media Encoder | $22.99/mo | Integration with Premiere/After Effects |
| Shutter Encoder | Free (donation) | Professional GUI transcoding |
**Value**: HandBrake is free and unrestricted. The simplest path from "I have a video" to "I have the right format."
## Hands-On: Compressing iPhone 4K Footage
I had a 5-minute 4K HEVC video from iPhone (3.5GB):
1. **Load**: Open file in HandBrake.
2. **Preset**: Selected "Fast 1080p30" from General presets.
3. **Quality**: Set RF 22 (visually transparent for most viewing).
4. **Scale**: Limit to 1080p (4K is overkill for phone storage).
5. **Audio**: AAC stereo at 160 kbps.
6. **Start**: Hardware encode with NVENC.
**Result**: ~800MB file (77% reduction). Playing side-by-side on a 27" monitor, I could not tell the difference.
**Total time**: 2 minutes with NVENC. CPU-only would be ~8 minutes.
**Cost**: $0.
## Pros & Cons
**Pros**
- Simple, intuitive interface (open → preset → start).
- 50+ built-in presets for every use case.
- Hardware acceleration (NVENC, Quick Sync, VCE) for fast encoding.
- Batch queue for processing multiple files.
- Cross-platform: Windows, macOS, Linux.
- Completely free, no watermarks.
**Cons**
- Transcoding only—no editing, no cutting, no compositing.
- Basic video filters (not a replacement for DaVinci Resolve's grading).
- Hardware encoding produces slightly larger files than CPU encoding.
- No command-line interface (use FFmpeg directly for scripting).
- No real-time streaming capability.
## The Verdict
**Rating: 8.8/10**
HandBrake is the "just works" video transcoder. It takes a complex problem (video encoding with dozens of parameters) and reduces it to a preset picker. For the vast majority of users who need to convert or compress video, HandBrake is the definitive solution.
**Best for**: Content creators, media server owners, archivists, anyone who finds FFmpeg intimidating.
**Not for**: Video editors, live streamers, power users who need full FFmpeg control.
## Try It
Download free: [handbrake.fr](https://handbrake.fr)
*No affiliate link—this is an open-source project.*
## FAQ
**Q: Can HandBrake cut or trim video?**
A: No. HandBrake transcodes the entire file. Use DaVinci Resolve or Shotcut for trimming.
**Q: Should I use RF 18 or 22?**
A: RF 18 for high-quality archival. RF 22 for general use (720p-1080p viewing). RF 23+ for phone-only viewing.
**Q: What's the difference between H.264 and H.265?**
A: H.265 (HEVC) achieves ~50% smaller files at the same quality. But H.264 has broader compatibility. Use H.264 for maximum compatibility; H.265 for archival.
**Q: HandBrake vs FFmpeg?**
A: HandBrake is a GUI for FFmpeg. If you need command-line scripting, use FFmpeg directly. For one-off conversions, HandBrake is easier.
**Q: Does HandBrake support AV1?**
A: Yes, recent versions support AV1 encoding (if your hardware supports it). AV1 offers even better compression than H.265.
Visit the official website to learn more or start a free trial.
Visit HandBrake