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

Bug 14926

Summary: media-video/mplayer-0.90_rc3 (update)
Product: Gentoo Linux Reporter: Jeremy Maitin-Shepard <jbms>
Component: New packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: enhancement CC: jbms
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated mplayer ebuild and patch

Description Jeremy Maitin-Shepard 2003-02-01 14:55:54 UTC
The attached mplayer.tar.gz includes an updated mplayer-0.90_rc3.ebuild and a
patch which performs the update so that mplayer uses the quicktime codecs when
use quicktime is specified.
Comment 1 Jeremy Maitin-Shepard 2003-02-01 15:06:56 UTC
Created attachment 7825 [details]
Updated mplayer ebuild and patch

Updated mplayer ebuild that adds quicktime support to mplayer.
Comment 2 Matt Taylor 2003-02-02 13:16:35 UTC
Doesn't the old rc3 ebuild have quicktime support?  It does for me, and the w32codecs package installs the qt librarys.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-03 14:04:12 UTC
From ./configure --help:

-------------------------------------------------------------
--disable-qtx-codecs   disable Quicktime codecs [autodetect]
-------------------------------------------------------------

Which means that it auto detects if Quicktime codecs are present.
You will thus have support if you did what Matt said.