raglencross;561713 Wrote: > I agree with your assessment that playreal can't find mplayer despite, > in my case, it being exactly where it should be. I notice in the > preamble to the else/if construct that the "uname" is set to "Darwin" > which is not my user name or the name of my computer. Could this be > the problem? > uname is the name of the operating system running the realplayer.sh such as Linux but in the case of OSX uname should be Darwin.
There are three main possibilities why realplayer.sh is not working 1. Cannot find mplayer 2. Security - Permissions or ownership is preventing mplayer running. 3. mplayer for some reason won't run on your system (e.g. missing library). To test 3 try the following in a Terminal window- it should produce a short help. If it is does produce a help file please copy the error message to a post as it may indicate the problem. I believe this command has the file path you indicated in your post - if not change it to your path. Please not the quotation marks as they are necessary because of the space in the path name. "/Applications/MPlayer OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer" -help -- 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
