> 
> > > > 
> > As bpa says, if you can make the executables accessible that would be
> > helpful.
> > > > 
> Does anyone know how to do this on a Windows or Linux OS?
> 

The steps on a Linux system to extract the mplayer binary from the
mplayer DMG file.

1. Convert dmg to ISO (call it mplayerosx.iso ) using dmgextractor.jar
(see http://hem.bredband.net/catacombae/dmgx.html ) 
2. Mount the ISO file as a hfsplus file as follows (the media/Apple is
user choice)
mount -o loop -t hfsplus mplayerosx.iso /media/Apple
3. cd to right directory - something like
cd /media/Apple/install_mplayerosx.pkg/Contents
4. Use pax to look at pax files 
pax -zvf archive.pax.gz
The last time I looked the binaries were in directories something like
./MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS
./MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer
./MPlayer
OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer_noaltivec


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=40929

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to