Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: mplayer(2) ???
Date: Fri, 23 Sep 2011 12:59:33
Message-Id: 201109231357.33332.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Re: mplayer(2) ??? by Florian Philipp
1 On Friday 23 Sep 2011 09:58:35 Florian Philipp wrote:
2 > Am 22.09.2011 23:54, schrieb Mick:
3 > > On Thursday 22 Sep 2011 09:15:42 Nikos Chantziaras wrote:
4 > >> On 09/22/2011 12:58 AM, Mick wrote:
5 > >>> On Wednesday 21 Sep 2011 09:19:39 Sebastian Beßler wrote:
6 > >>>>> Does mplayer2 work with smplayer or kmplayer?
7 > >>>>
8 > >>>> I use mplayer2 with smplayer for a few month now and everything works
9 > >>>> just fine for me.
10 > >>>
11 > >>> Any idea when ffmpeg-mt might make it to the main portage tree?
12 > >>
13 > >> It's already in the tree. Both ffmpeg as well as libav now have it.
14 > >
15 > > Sorry I can't see a USE flag or ffmpeg-mt package in portage:
16 > >
17 > > $ eix -l ffmpeg | grep mt
18 > > $
19 > >
20 > > or are you saying that the code has been merged in the vanilla ffmpeg and
21 > > libav without the need for a USE flag?
22 >
23 > The bug I linked to mentioned that it has been merged into ffmpeg and
24 > libav. Both packages have USE="threads". If you use mplayer2, you also
25 > see some output that mentions starting ffmpeg with x threads.
26
27 Ah! Yes, of course!
28
29 I was looking for the wrong thing. Thanks!
30
31 I've enabled USE=threads and remerged ffmpeg (don't have libav installed).
32 However, when I try to install mplayer2 it tells me that I should disable
33 USE=threads. Am I missing something?
34
35 # emerge -uaDv mplayer2
36
37 These are the packages that would be merged, in order:
38
39 Calculating dependencies... done!
40 [ebuild N ] media-sound/mpg123-1.13.2 USE="alsa ipv6 sdl sse (-3dnow)
41 (-3dnowext) (-altivec) (-coreaudio) -jack (-mmx) -nas -oss -portaudio -
42 pulseaudio" 747 kB
43 [ebuild R ] media-video/ffmpeg-0.7.5 USE="3dnow 3dnowext X aac alsa amr
44 bzip2 encode faac hardcoded-tables mmx mmxext mp3 rtmp sdl ssse3 truetype v4l2
45 vaapi vorbis x264 xvid zlib (-altivec) -avx -bindist (-celt) -cpudetection -
46 custom-cflags -debug -dirac -doc -frei0r -gsm -ieee1394 -jack -jpeg2k -network
47 -oss -pic -qt-faststart -schroedinger -speex -static-libs -test -theora -
48 threads* -v4l -vdpau -vpx" VIDEO_CARDS="-nvidia" 0 kB
49 [ebuild N ] media-video/mplayer2-2.0 USE="X a52 alsa ass cddb cdio
50 cdparanoia dts dv dvd dvdnav enca faad gif iconv ipv6 jpeg live mad mmx mmxext
51 mng mp3 network opengl osdmenu png quicktime rar rtc sdl shm speex sse sse2
52 ssse3 theora truetype unicode v4l2 vorbis xscreensaver xv xvid xvmc -3dnow
53 -3dnowext -aalib (-altivec) (-aqua) -bidi -bindist -bl -bluray -bs2b -
54 cpudetection -custom-cflags -custom-cpuopts -debug -dga -directfb (-doc) -dvb
55 -dxr3 -esd -fbcon -ftp -ggi -jack -joystick -ladspa -libcaca -lirc -md5sum -
56 nas -nut -oss -pnm -pulseaudio -pvr -radio (-real) -samba -tga -v4l -vdpau (-
57 win32codecs) -xanim -xinerama" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 3,589
58 kB
59
60 Total: 3 packages (2 new, 1 reinstall), Size of downloads: 4,336 kB
61
62 The following USE changes are necessary to proceed:
63 #required by virtual/ffmpeg-0.6.90, required by media-video/mplayer2-2.0,
64 required by mplayer2 (argument)
65 =media-video/ffmpeg-0.7.5 -threads
66
67 --
68 Regards,
69 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: mplayer(2) ??? Joost Roeleveld <joost@××××××××.org>