First adding Installation Sources :-
Open YAST Control Center->Software->Installation SourcesYou will be provided with a list of repositories, more than likely though, you will only have one. We need to add one to get MPlayer out of that repository.
Click on Add, then HTTP.
Now Fill it in as shown:
Server Name: packman.iu-bremen.de It is suggested that you try a mirror, essecially if it is down. Use this one if you cannot access the first one:
ftp://packman.links2linux.de/pub/packman/MIRRORSNow in the YAST Control Center, click on Software Management.
You may notice that it will take longer to refresh, this is good. It is refreshing the list of software it has available on that repository you added earlier.
Once it’s done, look for the Filter field, click on search on the drop down box. Search for “mplayer”. More than likely you will get three parts returned. They should be something like this:
- libpostproc
- MPlayer
- mplayerplug-in
You can now play movies using mplayer (try it in the commandline or from the KMenu).
Tip: Mozilla-based browsers will also have a plugin that will play items using mplayer.Troubleshooting Solution :-
Mplayer Fails owing to a libdirectfb failure.
Open up a console such as xterm or konsole, and type:$ su
Password:
# ln -s /usr/lib/libdirectfb-0.9.so.24 /usr/lib/libdirectfb-0.9.so.22
0 comments:
Post a Comment