Gentoo Archives: gentoo-user

From: Brian Johnson <brian@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vlc wants to slot ffmpeg?
Date: Fri, 27 Jun 2008 16:08:47
Message-Id: 2602fe9b0806270908y79f9aafbu8281883a5ac35992@mail.gmail.com
In Reply to: [gentoo-user] vlc wants to slot ffmpeg? by Stroller
1 Stroller,
2
3 This doesn't mean that ffmpeg is slotted. It means that the version of VLC
4 you're trying to merge depends on an OLDER version of ffmpeg. VLC has some
5 major issues with later versions of ffmpeg that are being handled rather
6 poorly upstream. So unfortunately, if you want to use a stable VLC (0.8.x)
7 you have to use a rather old ffmpeg. Nothing can be done to correct this. If
8 you want a newer ffmpeg, try moving to a masked version of VLC or find a
9 0.9.x version in an overlay.
10
11 Any attempt at making VLC 0.8.x work with newer versions of ffmpeg will
12 result in video playback with audio only (no video).
13
14 - Brian
15
16 On Fri, Jun 27, 2008 at 3:39 AM, Stroller <stroller@××××××××××××××××××.uk>
17 wrote:
18
19 > Hi there,
20 >
21 > With an `emerge -pv world` today I've noticed an anomaly with vlv & ffmpeg.
22 > It initially came up with a portage message which reported AFAIR a package
23 > would be slotted for the first time. I uninstalled vlc just for the moment,
24 > and upgraded ffmpeg to the latest version. Still I see this problem:
25 >
26 >
27 > 901 ~ $ emerge -pv ffmpeg
28 >
29 > These are the packages that would be merged, in order:
30 >
31 > Calculating dependencies... done!
32 > [ebuild R ] media-video/ffmpeg-0.4.9_p20080326 USE="a52 aac doc encode
33 > mmx mp3 network theora truetype vorbis x264 xvid zlib -X (-altivec) -amr
34 > -bindist -debug -hardcoded-tables -ieee1394 -imlib -ipv6 -sdl -test
35 > -threads" 0 kB
36 >
37 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
38 > 901 ~ $ emerge -pv vlc
39 >
40 > These are the packages that would be merged, in order:
41 >
42 > Calculating dependencies... done!
43 > [ebuild UD] media-video/ffmpeg-0.4.9_p20070616 [0.4.9_p20080326]
44 > USE="a52 aac doc encode mmx network ogg%* theora truetype vorbis x264 xvid
45 > zlib -X (-altivec) -amr -debug -ieee1394 -imlib -oss% -sdl -test -threads
46 > -v4l% (-bindist%) (-hardcoded-tables%) (-ipv6%) (-mp3%*)" 0 kB
47 > [ebuild N ] media-video/vlc-0.8.6g USE="a52 dvd flac live mp3 mpeg
48 > musepack ncurses ogg png samba stream svga theora truetype vlm vorbis
49 > win32codecs x264 xml -3dfx -X -aalib -alsa (-altivec) -arts -avahi -bidi
50 > -cdda -cddb -corba -daap -dc1394 -debug -directfb -dts -dvb -esd -fbcon -ggi
51 > -gnome -gnutls -hal -httpd -jack -libcaca -libnotify -lirc -matroska
52 > -modplug -nsplugin -opengl -optimisememory -oss -rtsp -sdl -sdl-image
53 > -seamonkey -shout -skins -speex -svg -upnp -v4l -vcd -wxwindows -xinerama
54 > -xosd -xulrunner -xv" 11,417 kB
55 >
56 > Total: 2 packages (1 downgrade, 1 new), Size of downloads: 11,417 kB
57 > 902 ~ $
58 >
59 >
60 > I would (obviously) prefer not to have two different versions of ffmpeg on
61 > my system, and you'll see that the version pulled in by vlc has the mp3 USE
62 > flag forcibly disabled. I don't know that I've ever actually used vlc, so
63 > this is probably unimportant, but I'd like to have it installed just in case
64 > I want to stream video around the house in the future. Does anyone know if
65 > there's a workaround for this?
66 >
67 > Cheers,
68 >
69 > Stroller.
70 >
71 > --
72 > gentoo-user@l.g.o mailing list
73 >
74 >

Replies

Subject Author
Re: [gentoo-user] vlc wants to slot ffmpeg? Stroller <stroller@××××××××××××××××××.uk>