vault backup: 2022-06-07 11:19:00

Affected files:
02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md
attachments/Pasted image 20220607110949.png
This commit is contained in:
2022-06-07 11:19:00 +08:00
parent 26192a7e37
commit dbacac3f02
2 changed files with 2 additions and 1 deletions

View File

@@ -26,4 +26,5 @@ And then browser jumps to https://www.gyan.dev/ffmpeg/builds/, click [release bu
Unzip the file, then put the folder to anywhere you like, e.g. `C:\libs`, so the full path of ffmpeg packages should looks like: `C:\libs\ffmpeg-5.0.1-full_build`
#### Add to system variable
Add the path of ffmpeg packages to `PATH` system variable.
Add the path of bin of ffmpeg packages to `PATH` system variable.
![[Pasted image 20220607110949.png]]