

The “~” character is a special meaning for your user home directory probably /Users/your-username. The “~” is your current directory, or folder. The “command line” where you type will have a “prompt” which is probably something that looks like… When it opens, you’ll see a window you can type in and run commands. It doesn’t look like much, but it’s where all the real power is. In Launchpad, just type Terminal to find it. Open up Terminal, your Mac command line shell. Now we are going to use some Terminal command line stuff to put the files where your Mac can find them, on demand. You should see a new folder with three files in it. I downloaded to my Downloads directory, which is…Ĭheck where your browser saved the file, find it with Finder and extract it by double clicking it.

move the files to /usr/local/bin, using sudo.If you already know your way around the command line and just want to get to it, here are the steps: This is a long post about how to install ffmpeg, but it’s thorough and doesn’t assume you know how to use Terminal or how to execute commands.Įvery step is outlined below with screenshots and some explanations of what the commands are, for the curious. Here are the steps to get ffmpeg downloaded, placed into a folder so your system can find them, and how to make them executable and usable. But, once you have it, it may not be clear how to get it working in your Mac. Try moving your ffmpeg files there or reinstalling it in that location.To convert video file formats on your Mac, you’re going to want a great piece of open source software called “ffmpeg”.

When I followed the tutorial on YouTube, I had ffmpeg running perfectly in Terminal but the mod still didn't let me create renders.Īlright I think that is the case because the replay mod might be looking for it to be installed to /usr/local/bin/. You can also ask me further questions but my accuracy is limited as I am not running Mac OSX.I did that before I followed the tutorial and I thought it worked but I couldn't use any ffmpeg commands, and I kept getting a warning from homebrew that since I was running OS X 10.11 that it might not work properly. If that does not work for you then there are alternative instructions also found at that link. I suggest using this information for installing it: īasically all you need to do is type this in the terminal:
