Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer without Xorg
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
soongjason
n00b
n00b


Joined: 25 May 2005
Posts: 35

PostPosted: Sat Nov 19, 2005 7:05 pm    Post subject: Mplayer without Xorg Reply with quote

Anyone how to emerge without x11?
my use flags is -kde -qt -gnome -gtk -X dvd cdr alsa.

emerge -p mplayer --newuse
X11-base/xorg-x11

*note I want to emerge mpalyer without including X


Last edited by soongjason on Sun Nov 20, 2005 2:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
Oyst3h
n00b
n00b


Joined: 12 Aug 2003
Posts: 27

PostPosted: Sat Nov 19, 2005 7:29 pm    Post subject: Reply with quote

you'll need at least "-xmms" in USE flags in addition to the ones you have.

use verbose mode (i.e. type
Code:
emerge -pv mplayer
) and see what flags are being used. should help to work out which flag brings in X11. It is definitely possible.
Back to top
View user's profile Send private message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Sat Nov 19, 2005 7:30 pm    Post subject: Re: Mplayer without Xorg Reply with quote

soongjason wrote:
Anyone how to emerge without x11?
my use falgs is -kde -qt -gnome -gtk -X dvd cdr alsa.

emerge -p mplayer --newuse
X11-base/xorg-x11

*note i want to emerge maplyer with including X


i do not understand, do you want build mplayer without install Xorg-X11?
if so, is not possible, without Xorg-X11 you can not see any WM or DE.
(or i dont understand your request?)
_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sat Nov 19, 2005 7:52 pm    Post subject: Re: Mplayer without Xorg Reply with quote

DarkAngel76 wrote:
i do not understand, do you want build mplayer without install Xorg-X11?
if so, is not possible, without Xorg-X11 you can not see any WM or DE.
(or i dont understand your request?)

It is possible. For example, this command
Code:
USE="-X -xv -sdl -opengl -arts -win32codecs -truetype -xinerama -esd -dga aalib svga directfb" emerge mplayer -pve

will show a new world setup without X but with mplayer (depending on your setup, you possibly will have to disable further USE-flags). aalib (text mode output), directfb and svgalib (graphic mode output) are non-X11-dependent video output methods supported by mplayer.
Back to top
View user's profile Send private message
drwook
Veteran
Veteran


Joined: 30 Mar 2005
Posts: 1324
Location: London

PostPosted: Sun Nov 20, 2005 4:53 pm    Post subject: Reply with quote

yep, aalib rocks. Best way to check a downloaded file is what you're after without having to fire up X or configure a fb ;)
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