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

Bug 327733

Summary: new USE flag for mplayer - assexternal
Product: Gentoo Linux Reporter: Daniel Frey <djqfrey>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Frey 2010-07-11 00:28:35 UTC
MPlayer's SVN copy has support for external libass sources (such as media-libs/libass) or git sources.

I'd like to request a new USE flag to disable the internal ASS renderer in MPlayer as it is incomplete. I didn't see any USE flag matching this description in mplayer-9999.

Reproducible: Always
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2010-07-17 03:36:14 UTC
Okay, this one took me a sec to figure out .. need to pass --disable-ass-internal
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2010-07-17 03:50:12 UTC
Fixed in CVS, thanks 
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2010-07-17 16:37:04 UTC
Okay, I broke that one ... and now it's fixed.

MPlayer was already using external libass.  We're not going to use internal one at all, since upstream added it for lazy users.