aMule Forum
English => Multiplatform => Mac OSX => Topic started by: daggabagga on May 28, 2005, 07:44:09 AM
-
Hi!
I´m downloading som avi-files, and would like to check them out before I care to complete them. But when I right-click and choose preview- nothing happens. I have tryed to use mplayer, quicktime and realplayer. Nothing happens. None of the programs starts up.
what can I do?
-
use gxine i.e ?
cheers
-
delta he is on mac...you have to add some option to the player -a or soemthing but I am not sure...
but you can set it up on prefs of amule
-
Originally posted by stefanero
delta he is on mac...
...and he is in wrong forum :P ;)
cheers
-
OK, there are a couple of issues here.
First, the mechanism that wxMac uses to launch the preview program doesn't work when the program has a space in its path or name. Lame, I know. :] So, the trick is to use an app with no spaces in its path. You can move or rename apps to achieve this.
There is an alternative, though. Apple supplies, as part of OS X, the command-line program /usr/bin/open. Its intended purpose is to provide a way to launch programs, URLs, and documents from the command line in Terminal. It can be used to launch a program with spaces in its path and use it to open your .part files for preview. Put something like:
/usr/bin/open -a "/Applications/MplayerOSXB8r4/MPlayer OS X 2.app"
into the preference. Notice the quotes around the application path -- they are necessary if there are spaces.
Even if you have an app with no spaces in its path, you may want to use the /usr/bin/open technique anyway. The difference is that /usr/bin/open brings the app to the front when it launches it. Otherwise, the app will launch behind aMule.
Lastly, the QuickTime Player isn't useful for previews. It uses the file's type code or extension to determine what kind of file it is, rather than looking at the file's contents. Because of that, it doesn't understand aMule's .part files.
I hope that helps. :)
-
Thanks to all who answered my post!. And specially Ken. It helped alot. It works!!! :D
Sorry if I was in the wrong forum. I`ll TRY not to do that again!
Daggabagga
-
And specially Ken.
ken is our MacMule god 8)
-
And for the next one with the same problem:
--> moved to mac forum
-
ahhhh another useful hint
I tried to set my preview-application up with your string and used VLC instead. works fine
Thanks Ken :baby: