FFMPEG x264 Library Not Found #11785
Comments
|
Is your version of Homebrew up to date? Can you verify that your x264 is up to date? The current version in Homebrew is r2184, and you might have trouble if you have an older version installed. (PS - in the future, could you paste large blocks of text at gist.github.com? Thanks!) |
|
Hi misty. Sorry for the large blocks. I've edited the post. My homebrew is up to date and my x264 is at r2184. |
|
Have you ever installed anything into /usr/local using sudo? |
|
Hi 2bits, I have unfortunately I have sudo installed with brew before but corrected my mistake after reading some stuff on the web. Here is the output you requested. Looking at it there does indeed seem to be some awry permissions. https://gist.github.com/2431193#file_requested+terminal+output Set Output: https://gist.github.com/2431193#file_set+output |
|
Let's safely resolve that permissions issue on your directories. The first command changes The 2nd command finds all the directories below The 3rd command finds all files and directories that are in the Then do the usual or add the options you want, tools or ffplay, to that install command. Let us know how it works. |
|
2bits. It worked out great. I'll have to make sure I'm more up to date on these things down the line as far as homebrew permissions. I'm sure I messed things up somehow in the past. Either way I can't thank you enough. Everything is installed and working great. Thanks. |
Hi, I'm using brew to install FFMPEG to be used with Drupal and the Video module. I've been troubleshooting things for close to a week now and I finally did a var dump of the module I'm trying to use it with and I get the following errors:
Here is my otool dump and the error I was receiving. https://gist.github.com/2431193
My technical knowledge only goes so far and I'm not sure how to get this working. I've tried reinstalling things multiple times and brew doctor doesn't report any issues. I'm on OSX 10.6.8 and I'm using xcode 3.2.6
The text was updated successfully, but these errors were encountered: