It wouldn't run. (I'm a novice command line user. This is good practice)
jlo-MacBook-Pro:Cellar jlopez$ ./usr/local/bin/ffmpeg -bash: ./usr/local/bin/ffmpeg: No such file or directory But I decided to investigate jlo-MacBook-Pro:~ jlopez$ ls -al /usr/local/bin/ffm* lrwxr-xr-x 1 jlopez admin 31 Apr 18 2013 /usr/local/bin/ffmpeg -> ../Cellar/ffmpeg/1.2/bin/ffmpeg When I look in Cellar ffmpeg isn't in there anymore. jlo-MacBook-Pro:Cellar jlopez$ ls openssl wget I suspect I had a homebrew install and homebrew broke too. On Tue, Apr 28, 2015 at 11:57 AM, Carl Eugen Hoyos <[email protected]> wrote: > Joel Lopez <badassmexican <at> gmail.com> writes: > > > /usr/local/bin/ffmpeg > > What's wrong with this binary? > > Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
