Gentoo Archives: gentoo-user

From: Bruno Gola <brunogola@×××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mplayer codecs
Date: Wed, 06 Jul 2005 12:46:56
Message-Id: 42CBD08C.7020000@terra.com.br
In Reply to: Re: [gentoo-user] mplayer codecs by Holly Bostick
1 Holly Bostick wrote:
2
3 >Bruno Gola schreef:
4 >
5 >
6 >>Hello guys,
7 >>
8 >>I was trying to play some *.wmv files in mplayer, but it seems i dont
9 >>have the proper video codec (it complains about the video only), so,
10 >>where should i put the codecs files ? Because i've already downloaded
11 >>the codecs that i need... but i dont know where to put... can anyone
12 >>help me?
13 >>
14 >>Thanks,
15 >>
16 >>Bruno Gola
17 >>
18 >>
19 >
20 >It might be easier if you just let Portage manage it:
21 >
22 >eix win32codecs
23 >* media-libs/win32codecs
24 > Available versions: 20050216 *~20050412
25 > Installed: 20050216
26 > Homepage: http://www.mplayerhq.hu/
27 > Description: Win32 binary codecs for video and audio
28 >playback support
29 >
30 >and then made sure mplayer knew about it:
31 >
32 > emerge -pv mplayer
33 >These are the packages that I would merge, in order:
34 >
35 >Calculating dependencies ...done!
36 >[ebuild R ] media-video/mplayer-1.0_pre7 -3dfx +3dnow +3dnowext +X
37 >+aac +aalib +alsa (-altivec) -arts -bidi -bl +cdparanoia -cpudetection
38 >-custom-cflags -debug +dga +directfb +divx4linux -doc +dts +dv +dvb +dvd
39 >+dvdread +edl +encode +esd +fbcon +ggi +gif +gtk -i8x0 -ipv6 -jack
40 >-joystick +jpeg +libcaca -lirc -live -lzo +mad +matroska -matrox +mmx
41 >+mmxext -mythtv +nas +nls -nvidia +opengl +oss +png +real +rtc +samba
42 >+sdl +sse +sse2 +svga +tga +theora +truetype +v4l +v4l2 +vorbis
43 >
44 >+win32codecs
45 >
46 >+xanim -xinerama +xmms +xv +xvid +xvmc 0 kB
47 >
48 >Of course, if you emerge mplayer +win32codecs, then you don't have to
49 >emerge the win32codecs package separately (unless you want it in your
50 >world file), as it will then be pulled in as a dependency.
51 >
52 >Holly
53 >
54 >Holly
55 >
56 >
57 thanks for helping me, but ive already done this, i tried to merge this
58 codecs package but, it stills not working... and when i try emerge -pv
59 mplayer it stops at :
60
61 [ebuild R ] media-video/mplayer-1.0_pre7 -3dfx +3dnow +3dnowext +X
62 +aac +aalib +alsa (-altivec) -arts -bidi -bl +cdparanoia -cpudetection
63 -custom-cflags -debug +dga +directfb +divx4linux -doc +dts +dv +dvb +dvd
64 +dvdread +edl +encode +esd +fbcon +ggi +gif +gtk -i8x0 -ipv6 -jack
65 -joystick +jpeg +libcaca -lirc -live -lzo +mad +matroska -matrox +mmx
66 +mmxext -mythtv +nas +nls -nvidia +opengl +oss +png +real +rtc +samba
67 +sdl +sse +sse2 +svga +tga +theora +truetype +v4l +v4l2 +vorbis
68
69 I cant see the:
70
71 +win32codecs
72
73 +xanim -xinerama +xmms +xv +xvid +xvmc 0 kB
74
75
76 And, when i try to: emerge mplayer +win32codecs it complains:
77
78 br ~ # emerge mplayer +win32codecs
79 Calculating dependencies -
80 emerge: there are no ebuilds to satisfy "+win32codecs".
81
82 Do you have anyidea ?
83
84 thaks again,
85
86 Bruno Gola
87
88
89 --
90 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mplayer codecs Bruno Lustosa <bruno.lists@×××××.com>
Re: [gentoo-user] mplayer codecs Holly Bostick <motub@××××××.nl>