View Full Version : x264 for OS X
ronny85
17th September 2013, 22:00
Well I can't run binaries found on videolan for OSX. Why?
How can i solve that?
ronny85
17th September 2013, 23:11
I mean those binaries
http://download.videolan.org/pub/x264/binaries/macosx-x86-64/
nhakobian
18th September 2013, 00:33
What happens when you try to run the program? Just saying "it doesn't work" generally doesn't give people any information as to how they can help you.
Just to make sure, you are aware that x264 is a command line program. You will have to run it from a terminal window. Don't forget to make sure the file has the executable bit set, or it will not work (by running a command like chmod).
xooyoozoo
18th September 2013, 00:36
Seems like a permissions thing.
sudo chmod 755 $FILE
should fix it.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.