

If you do not see this output or it does not mention Cellar, please expand your question with the output you do see. The key information in this extract is /usr/local/Cellar/ffmpeg/ this provides the location and that ffmpeg was installed as a HomeBrew Cellar. Look for output similar to: ffmpeg version 1.2.4 Copyright (c) 2000-2013 the FFmpeg developersīuilt on 11:36:01 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)Ĭonfiguration: -prefix=/usr/local/Cellar/ffmpeg/1.2.4 … The output will include a line containing the binary's location on your Mac: ffmpeg

If you are not sure how you installed ffmpeg, try running the command alone. If you installed with HomeBrew, the following Terminal.app command will perform the uninstall: brew uninstall ffmpeg
