32blogby Studio Mitsu

# video-encoding

3 articles

ffmpeg

FFmpeg HDR to SDR: Tonemapping Guide That Actually Works

Convert HDR video to SDR with FFmpeg using zscale+tonemap or libplacebo. Covers hable, reinhard, mobius algorithms, GPU acceleration, Dolby Vision, and common fixes for washed-out colors.

Mar 29, 2026 · 17 min
ffmpeg

GPU-Accelerated FFmpeg: NVENC, QSV, and AMF Compared

A complete guide to using NVIDIA NVENC, Intel QSV, and AMD AMF GPU encoders with FFmpeg. Setup, commands, and real benchmark comparisons all in one place.

Mar 1, 2026 · updated Mar 24, 2026 · 11 min
ffmpeg

Build an FFmpeg Encoding Server on a VPS

Set up a dedicated FFmpeg encoding server on a VPS. Covers installation, watch folder automation, systemd service, and a simple REST API.

Mar 1, 2026 · updated Mar 24, 2026 · 15 min