[MPlayer-users] MPEG parsing
RC
cooleyr at gmail.com
Sat Sep 15 05:16:29 CEST 2007
On Fri, 14 Sep 2007 11:04:45 -0700 (PDT)
Michael Baer <calbear_at_stanford at yahoo.com> wrote:
> I want to be able to parse MPEG streams (e.g., MPEG-2 files) in order
> to manipulate the DCT components, motion vectors, and other data.
MPlayer isn't a library. However, libavcodec, which MPlayer uses for
most of it's video decoding/encoding, is in fact a lib, used by many
people/projects. You're likely to find info on using it
at http://ffmpeg.sf.net
More information about the MPlayer-users
mailing list