isaacc7;554599 Wrote: > Hmmm, looking further, I can see that I actually have something called > MPlayer OS X Extended. That seemed to be the most current version of > MPlayer for OS X, is that what is screwing me up? That is what was > indicated on the MPlayer homepage
>From the Mplayer Extended site > MPlayer OSX Extended is an unofficial modification of the MPlayer OSX > project Since this is not the standard Mplayer - it is not installed where the shell script expected. The Plugin settings page info just checks that an mplayer is installed - it does not verify location or version. I don't have an OSX system so I can only make gueeses as to get it working. You have a choice - either 1. Uninstall current mplayer and then install an official (and probably older) build of mplayer. However the mplayer developers were very bad at building OSX builds so this may be difficult. This may be an alternative site http://haque.net/software/mplayer/mplayerosx/builds/ 2. Change the realmplayer.sh file to look for the mplayer executable on your system. I suggest doing 2 since the mplayer you have seems to be able to play RealAudio from a Terminal window. First - determine the full path of the mplayer executable (not the folder) - In a Terminal window you could try the following commands (these are guesses). which mplayer or where mplayer -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=79577 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
