[MPlayer-users] Mpeg2 only configuration
Nico Sabbi
Nicola.Sabbi at poste.it
Tue Apr 29 18:16:16 CEST 2008
On Tuesday 29 April 2008 17:27:46 LaVerde, Chuck (Mission Systems)
wrote:
> I need to try and compile Mplayer to play only mpeg2 files on a
> Solaris 9 Sparc system. Any suggestions on how to proceed? I've got
> all of the GNU tools installed already. Any help would be
> appreciated.
>
you need to enable only libmpeg2 and mp3lib and disable all other
codecs that are auto-enabled, such as:
./configure --disable-tremor-internal --disable-faad-internal --disable-libavcodec
--disable-libavformat ... --disable-xyz
But why?
More information about the MPlayer-users
mailing list