Removed mklink for git

This commit is contained in:
2024-11-06 12:39:13 -07:00
parent a6071a4073
commit 11bb8c848c
263 changed files with 19951 additions and 1508 deletions

View File

@ -1,5 +1,7 @@
---
type: "note"
created: 2024-10-06T14:59:24.000Z
type: note
updated: 2024-11-03T18:42:10.057Z
---
# ffmpeg
@ -18,3 +20,9 @@ ll
ln -s "${PWD}/ffmpeg" /usr/local/bin/
ln -s "${PWD}/ffprobe" /usr/local/bin/
```
```bash Sun Oct 06 2024 07:58:50 GMT-0700 (Mountain Standard Time)
# Download ffmpeg latest Beta/Nightly Portable Windows 64-bit 52MB Win64 Portable
# https://www.videohelp.com/software/ffmpeg
L:\Git\ffmpeg-2024-10-02-git-358fdf3083-full_build\bin
```