Results 1 to 7 of 7
Members, I need help with mplayer. The mplayer wesbite won't load up and I would like to get the free player. I tried aptitude, and searched for it, but it ...
- 08-02-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- New Jersey
- Posts
- 27
Need HELP with Debian Mplayer
Members, I need help with mplayer. The mplayer wesbite won't load up and I would like to get the free player. I tried aptitude, and searched for it, but it didn't give me the actual mplayer, it gave me xmms-mplayer which requires mplayer. Also I still need help with my LinEAK forum, trying to configure my dell multimedia buttons to work with Debian. Thanks.
- Astrophysicist
- 08-02-2005 #2Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
With Apt:
first do:
Pick your version and install it with the version number.Code:apt-cache showpkg mplayer
(like apt-get install mplayer-k7 )
From source:
Their site seems down indeed but you can still use a mirror site:
http://www4.mplayerhq.hu/homepage/design7/news.html
- 08-02-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- New Jersey
- Posts
- 27
Output from Ternminal window
HEre is what my terminal window said
apt-cache showpkg mplayer
Package: mplayer
Versions:
Reverse Depends:
xmms-xmmplayer,mplayer
mozilla-mplayer,mplayer 0.92
Dependencies:
Provides:
Reverse Provides:
apt-get install xmms-xmmplayer
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xmms-xmmplayer: Depends: mplayer but it is not installable
E: Broken packages
- 08-02-2005 #4Linux Newbie
- Join Date
- Jul 2005
- Location
- ~/home
- Posts
- 105
replace showpkg with search
- 08-02-2005 #5Just Joined!
- Join Date
- Jul 2005
- Location
- New Jersey
- Posts
- 27
Still no luck
I still can't get it.apt-cache search mplayer
mga-vid-source - Kernel driver for the back-end scaler on Matrox cards (source)
mozilla-mplayer - MPlayer-Plugin for Mozilla, Konqueror and OpenOffice.org
xmms-xmmplayer - XMMS plugin that uses MPlayer to play video files
- 08-02-2005 #6Linux Newbie
- Join Date
- Jul 2005
- Location
- ~/home
- Posts
- 105
read this and scroll down:
Originally Posted by jens
http://hpisi.nerim.net/
- 08-02-2005 #7Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
My /etc/apt/sources.list:
So if you're using Sarge, add:# deb file:///cdrom/ sarge main
deb http://ftp.debian.skynet.be/ftp/debian/ stable main
deb-src http://ftp.debian.skynet.be/ftp/debian/ stable main
deb http://security.debian.org/ stable/updates main
deb http://www.backports.org/debian/ stable nvidia-graphics-drivers dpatch
deb http://www.backports.org/debian/ stable nvidia-kernel-common xfree86
deb ftp://ftp.nerim.net/debian-marillat/ sarge main
Code:deb ftp://ftp.nerim.net/debian-marillat/ sarge main


Reply With Quote
