Video Codecs?
Jacob Carlborg
doob at me.com
Wed Sep 30 14:21:39 PDT 2009
On 9/30/09 22:42, Benji Smith wrote:
> Does anybody know of any D libraries implementing or wrapping video codecs?
>
> I need to read video files (AVI or MPEG would be fine) using DIVX,
> XVID, or any other popular codec. In addition to playing those files in
> a media player control, I need to extract individual frames and perform
> various filtration and processing operations on them, for a computer
> vision project I'm about to start working on.
>
> I looked around at DSource but didn't find anything there. Any ideas?
>
> --benji
There is rulesPlayer: http://www.dsource.org/projects/rulesplayer it
uses MPlayer so I guess it has to have bindings to it but I don't know
what you can do with MPlayer.
More information about the Digitalmars-d
mailing list