View Single Post
Old 2007-06-03, 01:03   Link #311
BOZZY
Senior Member
 
 
Join Date: Jan 2004
Quote:
Originally Posted by Discerptor View Post
How do I run this build from Terminal? Simply typing "mplayer" in Terminal doesn't seem to work like it does if I build it from source myself. What directory do I have to be in?

EDIT: Hot DOG, I know how to make it work with the GUI! Remember that "fonts" folder I mentioned earlier? Simply delete everything in there and drop in the font you want, and that will be the new default. I have verified that this works. And I don't think there are any problems with it, since that's clearly not the font library MPlayr draws from (too few fonts for that to be the case). Can you verify that this works for you?
From terminal type in the following:

cd /Applications/MPlayer\ OSX.app/Contents/Resources/External_Binaries/mplayer_intel.app/Contents/MacOS/

Followed by this on the next line:
mplayer -commands nameOfFile.mkv
BOZZY is offline