File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ Install [via Homebrew](https://formulae.brew.sh/formula/video-compare):
3131brew install video-compare
3232```
3333
34- For more advanced use cases, it is also recommended to install ` ffmpeg-full ` instead of the default FFmpeg:
34+ For more advanced use cases, it is also recommended to install [ ffmpeg-full] ( https://formulae.brew.sh/formula/ffmpeg-full )
35+ instead of the default FFmpeg:
3536
3637``` sh
3738brew install ffmpeg-full
3839```
3940
40- The standard formula is somewhat minimal, while [ ffmpeg-full] ( https://formulae.brew.sh/formula/ffmpeg-full ) adds broader
41- codec and format support (e.g., JPEG XL and SRT).
41+ The standard formula is somewhat minimal, while ` ffmpeg-full ` adds broader codec and format support (e.g., JPEG XL).
4242
4343### Pre-compiled Windows 10 binaries
4444
You can’t perform that action at this time.
0 commit comments