[MPlayer-users] libmpcodec and libavcodec~~

RC cooleyr at gmail.com
Wed Dec 26 09:30:55 CET 2007


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.




More information about the MPlayer-users mailing list