Gentoo Archives: gentoo-user

From: David Harel <hareldvd@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] codec drivers problem.
Date: Sun, 25 Sep 2005 08:51:35
Message-Id: 433663B4.5090406@ergolight-sw.com
In Reply to: Re: [gentoo-user] codec drivers problem. by Jonathan Wright
1 Jonathan, Thanks for your explanation.
2
3 I still don't get it.
4 The command emerge should have done the dependent packages before doing
5 the desirable package anyway. Also, if I have to specify additional
6 packages while doing mplayer, how do I add them? but last thing. I did
7 emerge win32codec and THEN mplayer and that didn't work.
8
9 Jonathan Wright wrote:
10 > David Harel wrote:
11 >
12 >>> What are your use flags? Did the codec get installed during the emerge
13 >>> or was it 'skipped'?
14 >>
15 >>
16 >> I was not aware of the use flag. Is there a document how to use this
17 >> flag in case of media players?
18 >
19 >
20 > There's the win32codec which should allow you to play wmv's, along with
21 > realplayer which also installed that program/codec. You can run
22 > --verbose (or -v) on emerge to see the use flags for that program:
23 >
24 > ---------------------------------------------
25 > jwright on jonathan [ ~ ] --> emerge -pv mplayer
26 >
27 > These are the packages that I would merge, in order:
28 >
29 > Calculating dependencies ...done!
30 > [ebuild U ] media-video/mplayer-1.0_pre7-r1 [1.0_pre7] -3dfx +3dnow
31 > +3dnowext +X -aac -aalib +alsa (-altivec) -arts -bidi -bl +cdparanoia
32 > +cpudetection -custom-cflags -debug +dga -directfb +divx4linux -doc +dts
33 > +dv -dvb +dvd +dvdread -edl +encode -esd +fbcon -ggi +gif +gtk -i8x0
34 > -ipv6 -jack -joystick +jpeg -libcaca -lirc -live -lzo -mad -matroska
35 > -matrox +mmx +mmxext -mythtv -nas -nls +nvidia +opengl -oss +png +real
36 > +rtc +samba -sdl +sse -sse2 -svga -tga -theora +truetype -v4l -v4l2
37 > -vorbis +win32codecs -xanim -xinerama -xmms +xv +xvid -xvmc 7,613 kB
38 >
39 > Total size of downloads: 7,613 kB
40 > ---------------------------------------------
41 >
42 > Or, look though /usr/portage/profiles/{use, use.local}.desc which give
43 > the descripts of the use flags. Also, if you have gentoolkit installed
44 > (emerge gentoolkit), you can run:
45 >
46 > ---------------------------------------------
47 > jwright on jonathan [ profiles ] --> equery uses mplayer
48 > [ Searching for packages matching mplayer... ]
49 > [ Colour Code : set unset ]
50 > [ Legend : Left column (U) - USE flags from make.conf ]
51 > [ : Right column (I) - USE flags packages was installed with ]
52 > [ Found these USE variables for media-video/mplayer-1.0_pre7 ]
53 > U I
54 > - - 3dfx : Adds support for 3dfx video cards to XFree86.
55 > + + 3dnow : Adds support for 3dnow multimedia processor
56 >
57 > [ and so on.... ]
58 >
59 > ---------------------------------------------
60 >
61 > HTH
62 >
63
64 --
65 Thanks.
66
67 David Harel,
68
69 ==================================
70
71 Home office +972 4 6921986
72 Fax: +972 4 6921986
73 Cellular: +972 54 4534502
74 Snail Mail: Amuka
75 D.N Merom Hagalil
76 13802
77 Israel
78 Email: hareldvd@××××××××××××.com
79
80 --
81 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] codec drivers problem. Glenn Enright <elinar@×××××××.nz>
Re: [gentoo-user] codec drivers problem. Holly Bostick <motub@××××××.nl>