这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down