Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327733 - new USE flag for mplayer - assexternal
Summary: new USE flag for mplayer - assexternal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 00:28 UTC by Daniel Frey
Modified: 2010-07-17 16:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.