Correct ffmpeg link (#362)

This commit is contained in:
megapro17
2024-11-30 05:06:48 +03:00
committed by GitHub
parent c489198a57
commit f2c8223554

View File

@@ -23,7 +23,7 @@ Make sure to install all the required software-first before proceeding with the
### FFmpeg (Optional)
- PCSX2 requires some additional FFmpeg libraries to enable video capture.
- Grab the FFmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-6.0.7.7z).
- Grab the FFmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-7.0.2.7z).
- Extract the zip file, then place the extracted dll files in your PCSX2 folder. They should be in the same folder as the main PCSX2 exe file.
## Setup process