Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mplayer: videos&music without grafics...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Sun May 25, 2003 11:53 am    Post subject: mplayer: videos&music without grafics... Reply with quote

Hi to all...
I have a little problem, I want to install mplayer and play from command line without X. The howto tells that is possible to install mplayer without xfree. :P

The flags in /etc/make.conf are: USE='-X -kde -gnome' when I emerge -p mplayer there are also X11 libraries and kde-base/arts in the list of packages. What to do? I have an nvidia card, is possible with this one?

:?:
Back to top
View user's profile Send private message
Useful Idiot
Guru
Guru


Joined: 30 Aug 2002
Posts: 329
Location: Finland

PostPosted: Sun May 25, 2003 5:41 pm    Post subject: Reply with quote

Quote:
I have a little problem, I want to install mplayer and play from command line without X. The howto tells that is possible to install mplayer without xfree.


Yes, it's possible to use mplayer without X. There's at least four ways of doing this(each are -vo options):

fbdev - If you compiled kernel with framebuffer support, you can use this.
aa - Play movies with aalib in ascii format. Cool, but not really useful.
svga - Play movies with svgalib.
ggi - Play movies with libggi.

You can find more info on these in Video Output Devices section in MPlayer doc.

Quote:
The flags in /etc/make.conf are: USE='-X -kde -gnome' when I emerge -p mplayer there are also X11 libraries and kde-base/arts in the list of packages.


Add -arts to your USE flags.
_________________
[size=9]We are all in the gutter, but some of us are looking at the stars.
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Tue May 27, 2003 5:14 pm    Post subject: Reply with quote

yes...compiled the framebuffer support...used a lot of flags in the USE settings, tryed also:
USE='-X -kde -gnome -arts -dga -gtk -gtk2 -opengl' ...and many other configurations but in the deps there were always:

X11-base/xfree***
X11-base/opengl-update***

I followed the howto, I set up the MTRR and the result is the same: need xfree...

mmm...something forget... :oops:
Back to top
View user's profile Send private message
paranode
l33t
l33t


Joined: 06 Mar 2003
Posts: 679
Location: Texas

PostPosted: Tue May 27, 2003 6:22 pm    Post subject: Reply with quote

Tiro wrote:
yes...compiled the framebuffer support...used a lot of flags in the USE settings, tryed also:
USE='-X -kde -gnome -arts -dga -gtk -gtk2 -opengl' ...and many other configurations but in the deps there were always:

X11-base/xfree***
X11-base/opengl-update***

I followed the howto, I set up the MTRR and the result is the same: need xfree...

mmm...something forget... :oops:


This is the output of my emerge mplayer -pv
Code:
[ebuild  N   ] media-video/mplayer-0.90_rc5  -dga +oss +jpeg -3dfx -sse -matrox +sdl +X +svga -ggi +oggvorbis +3dnow +aalib -gnome +xv +opengl +truetype -dvd +gtk +gif -esd +fbcon +encode -alsa +directfb +arts


Look through that list and for each thing you don't need support for, take it out in your use flags. Xv for instance is probably dependent on Xfree because it's an Xfree video driver. Opengl is also in there so take that out. Try that and see if it helps.
_________________
Meh.
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Wed May 28, 2003 1:31 pm    Post subject: Reply with quote

nothing to do...also if I emerge -p alsaplayer with the same /etc/make.conf...in the deps there are X11-base/xfree and opengl...

bah...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum