Mac Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPxkWT9rjYcF–ZSivANTkb
Category Archives: Mac
Installing FFmpeg on macOS Big Sur (on Intel)
FFmpeg download: https://ffmpeg.org Adding the path when using Bash: https://www.rickmakes.com/installing-ffmpeg-on-a-mac-without-macports/#bash_profile FFmpeg Notes: https://www.rickmakes.com/ffmpeg-notes/ FFmpeg playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZOPDZ71Khzt5PX4X4j6flkg Go to Downloads Folder List Files Check if /usr/local/bin exists Create /usr/local/bin (if it doesn’t exist) Copy Binaries to /usr/local/bin Remove Binaries from Quarantine Check PATH Go to Home Directory Add /usr/local/bin to PATH (if needed) Contents of .zshrc …
Continue reading “Installing FFmpeg on macOS Big Sur (on Intel)”
Installing FFmpeg on macOS Catalina (Updated Late 2020)
FFmpeg download: https://ffmpeg.org Adding the path when using Bash: https://www.rickmakes.com/installing-ffmpeg-on-a-mac-without-macports/#bash_profile FFmpeg Notes: https://www.rickmakes.com/ffmpeg-notes/ FFmpeg playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZOPDZ71Khzt5PX4X4j6flkg Go to Downloads Folder List Files Check if /usr/local/bin exists Create /usr/local/bin (if it doesn’t exist) Copy Binaries to /usr/local/bin Remove Binaries from Quarantine Check PATH Go to Home Directory Add /usr/local/bin to PATH (if needed) Contents of .zshrc …
Continue reading “Installing FFmpeg on macOS Catalina (Updated Late 2020)”