<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>FFmpeg Cookbook (English)</title><description>FFmpeg usage guides and command references. Video conversion, audio processing, filters explained clearly.</description><link>https://ffmpeg-cookbook.com/</link><item><title>MKV to MP4: The Complete Remux Guide — Zero Quality Loss with -c copy</title><link>https://ffmpeg-cookbook.com/en/articles/mkv-to-mp4-remux/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/mkv-to-mp4-remux/</guid><description>Convert MKV to MP4 the fast, lossless way using FFmpeg remux. Remux vs. re-encode compared, the three typical failure modes (subtitle format, non-standard audio, AV1/VP9), movflags +faststart explained, and a practical audio-only re-encode recipe.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Fit Any Video Under Discord&apos;s 10 MB / 25 MB / 500 MB Cap — FFmpeg Bitrate Math</title><link>https://ffmpeg-cookbook.com/en/articles/ffmpeg-discord-compress/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/ffmpeg-discord-compress/</guid><description>Compress video to fit Discord&apos;s upload cap (Free 10 MB, Nitro Basic 25 MB, Boost Lv2 50 MB, Nitro 500 MB). Includes the bitrate reverse-calc formula, 2-pass encoding, resolution trade-offs, and a Windows drag-and-drop .bat.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>iPhone MOV to MP4 — The Complete Guide with the hvc1 Tag Fix</title><link>https://ffmpeg-cookbook.com/en/articles/iphone-mov-to-mp4/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/iphone-mov-to-mp4/</guid><description>Make iPhone-captured HEVC .mov files play on Windows, Discord, Twitter, and the rest of the world. Lossless remux, hvc1 tag explained, H.264 re-encode for older players, batch conversion, and iPhone camera-format settings — covered with FFmpeg.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Complete Guide to AV1 Encoding with FFmpeg — libsvtav1 / libaom-av1</title><link>https://ffmpeg-cookbook.com/en/articles/av1-encode/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/av1-encode/</guid><description>Learn how to encode AV1 video with FFmpeg. Covers libsvtav1 (fast) vs libaom-av1, CRF mode, 2-pass encoding, comparison with H.264/H.265, and browser compatibility.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Batch Convert Multiple Files — Shell Script, GNU Parallel, and Error Handling</title><link>https://ffmpeg-cookbook.com/en/articles/batch-convert/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/batch-convert/</guid><description>Automate FFmpeg batch conversions: for loops, skip-already-converted logic, separate output directories, GNU parallel for multi-core processing, xargs, structured error handling with logs, Windows batch files, five error fixes, and five FAQ answers.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Convert HDR to SDR with FFmpeg — Tone Mapping Complete Guide</title><link>https://ffmpeg-cookbook.com/en/articles/hdr-to-sdr/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/hdr-to-sdr/</guid><description>Learn how to convert HDR (HDR10/HLG) video to SDR with FFmpeg. Covers zscale tone mapping, color space conversion (BT.2020→BT.709), pixel format conversion, and YouTube upload settings.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Live Streaming with FFmpeg via RTMP — YouTube Live, Twitch &amp; More</title><link>https://ffmpeg-cookbook.com/en/articles/rtmp-streaming/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/rtmp-streaming/</guid><description>How to stream live video with FFmpeg using RTMP. Covers pushing to YouTube Live and Twitch, encoding settings, looping a file for broadcast, low-latency settings, and common errors.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Join Videos — concat demuxer and concat filter Complete Guide</title><link>https://ffmpeg-cookbook.com/en/articles/concat-video/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/concat-video/</guid><description>Join and concatenate videos with FFmpeg: concat demuxer for fast no-re-encode merging of same-format files, concat filter for different formats and resolutions. concat.txt syntax, filter_complex approach, audio track alignment, and five common error fixes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Audio Format Conversion — WAV, MP3, AAC, and FLAC</title><link>https://ffmpeg-cookbook.com/en/articles/audio-format-conversion/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/audio-format-conversion/</guid><description>Convert audio formats with FFmpeg: WAV, MP3, AAC, FLAC. Covers -c:a encoder, -b:a vs -q:a quality control, and -ar sample rate conversion.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Compress Video (MP4) — CRF, Bitrate, and Preset Selection Guide</title><link>https://ffmpeg-cookbook.com/en/articles/compress-video/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/compress-video/</guid><description>Compress MP4 and MOV video with FFmpeg: CRF mode vs bitrate mode explained, H.264 vs H.265 comparison table, preset speed/size benchmarks, resolution downscaling, audio compression, and 2-pass encoding. Reduce file size by 50–80%.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Fix Audio Sync — -itsoffset, adelay, and -async Explained</title><link>https://ffmpeg-cookbook.com/en/articles/audio-video-sync/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/audio-video-sync/</guid><description>Fix audio-video sync drift (lip sync issues) with FFmpeg: -itsoffset for lossless timestamp shift, adelay filter for millisecond-precise audio delay, -async for auto-correction, measuring drift with ffprobe, five error fixes, and five FAQ answers.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Extract Audio from Video — MP3, AAC, WAV, and FLAC Commands</title><link>https://ffmpeg-cookbook.com/en/articles/extract-audio/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/extract-audio/</guid><description>Extract audio from video with FFmpeg: lossless copy (-c:a copy) vs re-encoding and when to use each, MP3/AAC/FLAC/WAV format-specific commands, multi-track selection with -map, time-range extraction, batch processing, and five common error fixes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Change Frame Rate — -r vs fps Filter: Which to Use and When</title><link>https://ffmpeg-cookbook.com/en/articles/change-framerate/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/change-framerate/</guid><description>Change video frame rates with FFmpeg: fps filter vs -r option comparison and when each is correct, checking fps with ffprobe, 60→30→24fps conversion examples, timelapse creation, VFR handling, five error fixes, and five FAQ answers.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Command Basic Syntax — Input, Filter, and Output Order</title><link>https://ffmpeg-cookbook.com/en/articles/basic-syntax/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/basic-syntax/</guid><description>Master FFmpeg command syntax: global options, -i input, -c:v/-c:a stream selection, automatic format detection, and how to avoid common ordering mistakes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Error Reference — 10 Common Errors Fixed with Root Cause Analysis</title><link>https://ffmpeg-cookbook.com/en/articles/common-errors/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/common-errors/</guid><description>Fix common FFmpeg errors fast: Unknown encoder, moov atom not found, height not divisible by 2, Invalid data found when processing input, and more. Each error entry shows the exact message, root cause, and the fix command — searchable quick reference.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Extracting Thumbnails from Video — -vframes and the thumbnail Filter</title><link>https://ffmpeg-cookbook.com/en/articles/extract-thumbnail/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/extract-thumbnail/</guid><description>Extract video thumbnails with FFmpeg: -vframes for a specific timestamp, thumbnail filter for best-frame selection, resolution scaling, and PNG vs JPG output.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>HLS Segmenting — Generate Segments and Playlists for Web Streaming</title><link>https://ffmpeg-cookbook.com/en/articles/hls-segmenting/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/hls-segmenting/</guid><description>Generate HLS segments and m3u8 playlists with FFmpeg for HTTP Live Streaming. Covers hls_time, hls_list_size, hls_segment_filename, and adaptive bitrate basics.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Installation Guide for Windows / macOS / Linux</title><link>https://ffmpeg-cookbook.com/en/articles/install-ffmpeg/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/install-ffmpeg/</guid><description>Install FFmpeg on Windows, macOS, and Linux: gyan.dev builds, Homebrew, apt/dnf. Configure PATH and verify with ffmpeg -version. Official sources only — get started in minutes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Convert Video to GIF — High-Quality, Small File Size with palettegen + paletteuse</title><link>https://ffmpeg-cookbook.com/en/articles/gif-creation/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/gif-creation/</guid><description>Convert video to high-quality GIF with FFmpeg&apos;s two-pass palettegen + paletteuse pipeline. Covers fps/resolution/dithering comparison tables, file size optimization, trimming a clip before GIF conversion, batch processing, and five common error fixes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Loudness Normalization — EBU R128 with the loudnorm Filter</title><link>https://ffmpeg-cookbook.com/en/articles/loudness-normalization/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/loudness-normalization/</guid><description>Normalize audio to EBU R128 standard with FFmpeg loudnorm filter. Single-pass and two-pass measurement modes. Key parameters: I (integrated LUFS), TP, and LRA.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Rotate Video — Fix iPhone Portrait Mode and 90° / 180° Rotation</title><link>https://ffmpeg-cookbook.com/en/articles/rotate-video/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/rotate-video/</guid><description>Rotate and flip video with FFmpeg: transpose filter values (0–3), hflip/vflip for mirror effects, fixing iPhone and Android portrait-mode videos that appear sideways, metadata-only rotation vs re-encoding comparison, five error fixes, and five FAQ answers.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Changing Resolution and Preserving Aspect Ratio — Complete Guide to the scale Filter</title><link>https://ffmpeg-cookbook.com/en/articles/scale-video/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/scale-video/</guid><description>Resize video with FFmpeg scale filter: aspect ratio auto-preservation (-1/-2), relative scaling, max resolution capping, and letterboxing with the pad filter.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>The Difference and Role of ffmpeg / ffprobe / ffplay</title><link>https://ffmpeg-cookbook.com/en/articles/ffmpeg-ffprobe-ffplay/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/ffmpeg-ffprobe-ffplay/</guid><description>Understand the three FFmpeg CLI tools: ffprobe for media inspection, ffmpeg for conversion and encoding, ffplay for playback and testing. When to use each.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Inspecting Metadata and Stream Information with ffprobe</title><link>https://ffmpeg-cookbook.com/en/articles/ffprobe-metadata/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/ffprobe-metadata/</guid><description>Inspect video/audio metadata with ffprobe: codecs, resolution, frame rate, bitrate, and stream info. Covers JSON output and combining with jq for scripting.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>FFmpeg Burn Subtitles Into Video — SRT / ASS Hard Sub Complete Guide</title><link>https://ffmpeg-cookbook.com/en/articles/subtitles/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/subtitles/</guid><description>Burn subtitles permanently into video with FFmpeg: subtitles filter for SRT/VTT, ass filter for styled ASS/SSA, font and position customization, hard sub vs soft sub comparison, libass installation, and five common error fixes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Creating Video from Sequential Images — How to Make Slideshows and Timelapses</title><link>https://ffmpeg-cookbook.com/en/articles/slideshow-timelapse/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/slideshow-timelapse/</guid><description>Create video slideshows and timelapses with FFmpeg: sequential PNG/JPG to video, single image looping, frame-drop timelapse, and pix_fmt yuv420p compatibility.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Trim and Cut Video with FFmpeg — Complete -ss/-to/-t Guide</title><link>https://ffmpeg-cookbook.com/en/articles/trim-video/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/trim-video/</guid><description>Trim video precisely with FFmpeg. Learn -ss/-to/-t options, input-side vs output-side -ss trade-offs, stream-copy fast cutting, frame-accurate re-encoding, batch trim scripts, and how to fix the keyframe artifact problem.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Video Format Conversion Basics (MP4, MKV, WebM, MOV)</title><link>https://ffmpeg-cookbook.com/en/articles/video-format-conversion/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/video-format-conversion/</guid><description>Convert video formats MP4, MKV, WebM, MOV with FFmpeg: container vs codec differences, when -c copy works vs fails, and ffprobe for codec inspection.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Video Stabilization — vidstabdetect and vidstabtransform</title><link>https://ffmpeg-cookbook.com/en/articles/video-stabilization/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/video-stabilization/</guid><description>Stabilize shaky video with FFmpeg vidstab filters: vidstabdetect + vidstabtransform two-pass pipeline, smoothing strength, crop modes, and libvidstab setup.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Two-Pass Encoding — Precise Bitrate and File Size Control</title><link>https://ffmpeg-cookbook.com/en/articles/two-pass-encoding/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/two-pass-encoding/</guid><description>FFmpeg two-pass encoding for precise bitrate and file size control. Covers pass 1 analysis, pass 2 encoding, passlogfile option, and H.264/H.265 examples.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Add Watermark and Logo Overlay to Video — FFmpeg overlay Filter Complete Guide</title><link>https://ffmpeg-cookbook.com/en/articles/watermark-overlay/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/watermark-overlay/</guid><description>Add watermarks and logos to video with FFmpeg&apos;s overlay filter. Covers position variables, transparent PNG alpha support, opacity control, time-limited display, scrolling animation, multiple logos, and five common error fixes.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>What Is FFmpeg? Free Tool for Video Conversion, Compression, and More — Explained</title><link>https://ffmpeg-cookbook.com/en/articles/what-is-ffmpeg/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/what-is-ffmpeg/</guid><description>Beginner&apos;s guide to FFmpeg: what it does, codec vs container differences, video conversion, compression, audio extraction, GIF creation, subtitle burning, the ffmpeg/ffprobe/ffplay tools, libav* libraries, and five FAQ answers.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Complete Guide to Converting Video to MP4 (H.264/AAC) with FFmpeg</title><link>https://ffmpeg-cookbook.com/en/articles/video-to-mp4/</link><guid isPermaLink="true">https://ffmpeg-cookbook.com/en/articles/video-to-mp4/</guid><description>Convert any video to MP4 with FFmpeg: H.264 (libx264) + AAC, best CRF settings, -preset guide, stream copy shortcut. The complete ffmpeg video-to-mp4 command reference.</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>