Free Windows app - libx265 + NVENC + AMF + QSV

X HEVC Encoder

A free Windows GUI for encoding video to HEVC (H.265). Supports software encoding via libx265 and x265 CLI, plus hardware encoders from NVIDIA, AMD and Intel. Auto-detects which encoders are available on your system.

libx265 software x265 CLI NVIDIA NVENC AMD AMF Intel QSV CRF quality control HDR metadata Windows 7-11
Download X HEVC Encoder Free - Windows 7/8/10/11 - v1.0 - .exe - requires FFmpeg
Advertisement

Features

5 encoder modes

libx265 via FFmpeg, standalone x265 CLI, NVIDIA NVENC, AMD AMF and Intel QSV. Auto-detects which are available.

6 use case presets

Archival, Streaming, HDR/4K, Web/Social, Blu-ray and Mobile - each pre-configures CRF, preset speed and profile.

Editable FFmpeg command

Shows the exact command before encoding. Edit it directly or paste from the HEVC Settings Guide - your changes run as-is.

Auto source detection

Reads resolution, codec, fps, bit depth and HDR flag via FFprobe. Suggests Main10 profile automatically for HDR sources.

HDR10 metadata passthrough

Passes colorprimaries, transfer function and color matrix through the encode for correct HDR display.

Real-time progress

Progress bar with speed and ETA. Full FFmpeg log tab for troubleshooting. Portable .exe - no installer.

X HEVC Encoder - free Windows HEVC encoding GUI showing encoder selection, CRF slider, preset options and FFmpeg command preview

X HEVC Encoder v1.0 - Windows 10/11

What you need to download

X HEVC Encoder is a GUI front-end and does not bundle the encoders itself - this keeps the download small and lets you use whichever version you already have. Place the executables in the same folder as X HEVC Encoder.

Required

FFmpeg (with libx265)

Required for all encoding modes. Download a static Windows build from free-codecs.com - it includes libx265, FFprobe and all codecs in a single .exe.

Download FFmpeg - free-codecs.com
Optional

x265 CLI (standalone encoder)

The standalone x265.exe gives slightly better performance and more direct control than libx265 via FFmpeg. Uses a two-step pipe: FFmpeg decodes, x265 encodes, FFmpeg muxes.

Download x265 CLI - free-codecs.com
Optional

GPU hardware encoders (NVENC / AMF / QSV)

Hardware encoders are built into your GPU and activated via driver - no separate download needed. X HEVC Encoder detects them automatically at launch. Requires an NVIDIA (Maxwell+), AMD (RX 400+) or Intel (Skylake+) GPU.

Software vs hardware encoding

Encoder Speed Quality Best for
libx265 Slow Best Archival, final exports
x265 CLI Slow Best Archival, advanced params
hevc_nvenc Very fast Good Live capture, quick exports
hevc_amf Very fast Good Live capture, quick exports
hevc_qsv Fast OK Battery-friendly laptop encodes

Hardware encoders are 5-10x faster than libx265 but produce larger files at the same CRF. For archival use libx265 or x265 CLI. For streaming or quick exports use NVENC/AMF.

Advertisement

Frequently asked questions

Why doesn't X HEVC Encoder include FFmpeg or x265?
Bundling FFmpeg would make the download significantly larger. By keeping them separate, you can use any FFmpeg version you already have, update encoders independently, and X HEVC Encoder stays small and portable. Both FFmpeg and x265 CLI are free downloads from free-codecs.com.
What CRF value should I use?
For archival quality use CRF 18-22 (visually lossless). For everyday use CRF 24-28 gives excellent quality at much smaller file sizes. For web and streaming CRF 28-32 is sufficient. The Archival preset starts at CRF 20 and the Streaming preset at CRF 28 as sensible defaults. See the HEVC Encoding Settings Guide for a full breakdown.
Can I encode multiple files at once?
Version 1.0 encodes one file at a time. Batch encoding is planned for a future update. As a workaround you can run multiple instances of X HEVC Encoder simultaneously - each will use its own FFmpeg process.
Does it support 4K and HDR encoding?
Yes. Select the HDR/4K use case preset which automatically sets Main10 profile, enables HDR metadata passthrough (colorprimaries, transfer function, color matrix) and uses a slow preset for maximum quality. For best 4K results use libx265 or x265 CLI software encoding.
Advertisement