[gobolinux-users] Mplayer and libmp3

Andy Feldman nereusren at gmail.com
Mon Jun 11 01:23:01 UTC 2007


Xvid encoding support probably depends on the Xvidcore package.
Mplayer seems to auto-detect most codecs like this at compile-time, so
if you install Xvidcore and recompile Mplayer, I'd expect xvidenc to
start showing up as a valid option.

To test which drivers Mplayer will compile, switch to the source
directory (e.g. /F/C/Sources/MPlayer-1.0rc1) and run ./configure. At
the end, it will produce some output that includes this:

  Enabled optional drivers:
[...]
    Codecs: xvid libavcodec faad2 libmpeg2 liba52 mp3lib libtheora
speex tremor(internal) libmad gif
[...]
  Disabled optional drivers:
[...]
    Codecs: qtx x264 libdv amr_wb amr_nb real xanim win32 faac
musepack libdts twolame toolame liblzo
[...]

Just make sure the codec(s) you want (such as xvid) all appear in the
"enabled" section, and then you can issue Compile Mplayer.

-Andy

On 6/10/07, Michael Homer <gobo-users-dufus at wotfun.com> wrote:
> On 6/11/07, Viola Zoltán <violazoli at gmail.com> wrote:
> > If I not missed, dear Michael, I compile the mplayer with the standard
> > Gobo-recipe, with full codecs! In wich package have I the needed codecs
> > (xvidenc and libmp3lame)? Or, if I should recompile the mplayer, how can I
> > make this, with wich commandline-options?
> libmp3lame is called "Lame" in the packaging system. I don't know
> where xvidenc comes from, it isn't enabled in my install either
> (mencoder -ovc help lists available output codecs).
>
> If the recipe doesn't enable it automatically, you'll probably have to
> compile it manually yourself. ./configure --help will tell you which
> parameters you need to pass. I don't know what you need for xvidenc,
> perhaps take a look at what package Uhu has it in.
> -Michael
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>


More information about the gobolinux-users mailing list