Sunday, October 7, 2007

Video Player for Solaris 10 x86 - wav, AVI, DVD


Download the MPlayer Package for Solaris 10 from the location
http://ocean1.ee.duth.gr/SolarisX/GNUMPlayer-1.0rc1.pkg.gz
and Extract the pkg file and Run the command
pkgadd -d MplayerXXXXX.pkg

also download the package libdvdcss and libdvdread to play the DVD format or the location
http://ocean1.ee.duth.gr/SolarisX/libdvdcss-1.2.9.pkg.gz
http://ocean1.ee.duth.gr/SolarisX/libdvdread-0.9.7.pkg.gz
and extract the file and run the command
pkgadd -d libdvdread-0.0.7.pkg
pkgadd -d libdvdcss-1.2.9.pkg
To Run the Mplayer use the command

mplayer -ao sun -vo X11 filename

This are the Key to control the player

<- or -> seek backward/forward 10 seconds
down or up seek backward/forward 1 minute
pgdown or pgup seek backward/forward 10 minutes
<> step backward/forward in playlist
p or SPACE pause movie (press any key to continue)
q or ESC stop playing and quit program
+ or - adjust audio delay by +/- 0.1 second
o cycle OSD mode: none / seekbar / seekbar + timer
* or / increase or decrease PCM volume
x or z adjust subtitle delay by +/- 0.1 second
r or t adjust subtitle position up/down, also see -vf expand

For detail run mplayer -help

Here is the Screenshot of the Mplayer running in the Solaris Express x86








No comments: