[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [MPlayer-dev-eng] ffdshow
On Sun, Apr 14, 2002 at 01:51:26PM -0400, Juan J. Sierralta P. wrote:
> On Fri, 2002-04-12 at 07:34, Milan Cutka wrote:
> > Hi,
> >
> > I'm developing windows DirectShow decoder filter, which can be used to
> > decompress all versions of DIVX movies. It is based on basic DirectShow
> > decoder filter sources from XviD project and uses libavcodec for video
> > decoding and postprocessing code from mplayer.
> > Name of the filter is "ffdshow" and it is released under GPL. Filter
> > can be downloaded from http://cutka.szm.sk
>
> BTW. I tested ffdshow on Wine CVS with WMP 6.4 and it works great,
> indeed it uses less CPU than DIVX501 ....
Somehow the following seems incredibly stupid, but just for fun, has
anyone tried using it with MPlayer's DShow binary loader? :)
Rich