Voglio rimuovere ffmpeg. Digitato sul terminale
..........$ rm ffmpeg
rm: ffmpeg: is a directory
..........$ ffmpeg
ffmpeg version 2.1.git Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 28 2014 01:43:39 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
configuration:
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.100 / 55. 49.100
libavformat 55. 26.100 / 55. 26.100
libavdevice 55. 5.102 / 55. 5.102
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
Come posso rimuovere e installare di nuovo?
Ho finalmente capito
.........$ which ffmpeg
/usr/local/bin/ffmpeg