Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 452440

Summary: media-video/smplayer: prefer media-video/mplayer2
Product: Gentoo Linux Reporter: Michael Palimaka (kensington) <kensington>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Palimaka (kensington) gentoo-dev 2013-01-16 07:16:45 UTC
smplayer currently does this: || ( media-video/mplayer${MPLAYER_USE} media-video/mplayer2${MPLAYER_USE} )

Since we are moving to libav as the default codec provider, we should prefer mplayer2 since it supports livav, while mplayer hard-depends on ffmpeg.

I will make this change soon if there are no objections.
Comment 1 Davide Pesavento gentoo-dev 2013-01-16 08:16:22 UTC
+1
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2013-01-16 08:52:12 UTC
(In reply to comment #0)
> smplayer currently does this: || ( media-video/mplayer${MPLAYER_USE}
> media-video/mplayer2${MPLAYER_USE} )
> 
> Since we are moving to libav as the default codec provider, we should prefer
> mplayer2 since it supports livav, while mplayer hard-depends on ffmpeg.

we are not. ffmpeg and mplayer stays the defaults.

> 
> I will make this change soon if there are no objections.

objection :)
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2013-01-16 19:15:05 UTC
(In reply to comment #2)
> (In reply to comment #0)
> > Since we are moving to libav as the default codec provider, we should prefer
> > mplayer2 since it supports livav, while mplayer hard-depends on ffmpeg.
> 
> we are not. ffmpeg and mplayer stays the defaults.

Except we are. The switch has already been made in virtual/ffmpeg-9.

So I have applied this in our latest non-stable ebuild.