From ea99328617d971ae5731507d61d0ef06b82cc049 Mon Sep 17 00:00:00 2001 From: hjdhjd Date: Sat, 5 Oct 2024 13:26:28 -0500 Subject: [PATCH] Documentation updates. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69f4bdb..3dfe901 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ This project provides static FFmpeg binaries for multiple platforms and architec Specifically, we provide: -* Audio support using `libfdk-aac` -* * Hardware-accelerated encoding support on Intel platforms using `h264_qsv` and hardware-accelerated encoding on Raspberry Pi 4+ using `h264_v4l2m2m` -* * Hardware-accelerated encoding support on Apple platforms using `videotoolbox` +* Audio support using `libfdk-aac`. +* Hardware-accelerated encoding support on Intel platforms using `h264_qsv` and hardware-accelerated encoding on Raspberry Pi 4+ using `h264_v4l2m2m`. +* Hardware-accelerated encoding support on Apple platforms using `videotoolbox`. ## Supported Platforms | OS | Supported Architectures |