View Full Version : ffmpeg, mencoder binaries for OS X10.4 PPC
JDK187
24th October 2011, 21:19
Hi,
I know i can extract or get these binaries from ffmpegX but they are older versions. I've searched the net looking for updated universal binaries but can't find anything anywhere. I'm having issues with Macports/Fink - they never compile . Can anyone suggest a site where i might find these apps?
Thanks & Cheers
Justin
smok3
26th October 2011, 10:54
for ffmpeg you may want to compile yourself, i have followed this guide more or less;
http://ffmpegmaniax.heliohost.org/styled/ , page is up and down, so mirroring this nice text here might help.
Selur
27th October 2011, 08:52
http://ffmpegmac.net/ has ffmpeg binaries
smok3
27th October 2011, 09:18
Selur: those wont work on PPC
JDK187
28th October 2011, 00:15
Thanks for the advice. I'll check this out and report back how it goes. Truly appreciate it!
Wondering one other thing, with the binary, is there a folder that i can use (like MS' system32) that i can drop the app and Terminal will always find it given its path? I really miss the 'cmd prompt here' that windows has with Dos.
Justin
smok3
28th October 2011, 08:40
sure 'echo $PATH' should give you some ideas, also check http://www.tech-recipes.com/rx/2621/os_x_change_path_environment_variable/
(also as general observation: don't be afraid of bash/shell, you will see after some time that is much more usefull and powerfull (and easy to use) than win cli).
Also if you are unsure on which bin is executed then 'which ffmpeg' should give you a clue.
as for "cmd prompt here" i just type cd and drag and drop location from finder usually, that is if the path is long and complex.
There are other solutions as well, check some here
http://apple.stackexchange.com/questions/11323/how-can-i-open-a-terminal-window-directly-from-my-current-finder-location
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.