diff --git a/02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md b/02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md index 06f4c99..2c636e4 100644 --- a/02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md +++ b/02. PARA/03. Resources(資源)/FFMPEG/01. Setup.md @@ -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. \ No newline at end of file +Add the path of bin of ffmpeg packages to `PATH` system variable. +![[Pasted image 20220607110949.png]] \ No newline at end of file diff --git a/attachments/Pasted image 20220607110949.png b/attachments/Pasted image 20220607110949.png new file mode 100644 index 0000000..9265c04 Binary files /dev/null and b/attachments/Pasted image 20220607110949.png differ