From d30c300c16739dce6cdf196734e499192d57494d Mon Sep 17 00:00:00 2001 From: hjdhjd Date: Sun, 14 Sep 2025 23:27:46 -0500 Subject: [PATCH] Housekeeping. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b73e51a..e88c40d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Download the `ffmpeg.exe` file from the [releases page](https://github.com/homeb The current version is based on FFmpeg 8 and built with the following configuration options: ```bash - # Common to all platforms + # Common to all platforms. --disable-debug --disable-shared --enable-gpl @@ -102,7 +102,7 @@ The current version is based on FFmpeg 8 and built with the following configurat --enable-pthreads # not on Windows --enable-videotoolbox # macOS only - # Windows-only extras + # Windows-only extras. --disable-w32threads --enable-avisynth --enable-decklink