[MPlayer-users] libmpcodec and libavcodec~~

boku boku0712 at gmail.com
Wed Dec 26 09:49:35 CET 2007


On 12/26/07, RC <cooleyr at gmail.com> wrote:
> On Wed, 26 Dec 2007 14:22:51 +0800
> boku <boku0712 at gmail.com> wrote:
>
> >     In Mplayer, what's the difference of the two directories:
> >     libmpcodec and libavcodec?
>
> libmp* is MPlayer's own code
> libav* is imported from ffmpeg/libav*
>
> With codecs, libmp is mostly vf filters, and wrappers for libav and
> other audio/video codecs.  While libavcodec is mostly made up of native
> audio/video codecs, used by MPlayer.
>
> With *demuxers, there is a lot of functionality overlap between them.

Thanks! Say if I wanna import a general codec that can have some
decoders like ffmpeg. Where should I better place it? Should be in
libmpcodecs or in libavcodecs?
or maybe even create a one sub-dir for the general codec?
Thanks again!

BR,



More information about the MPlayer-users mailing list