> How is it possible to have MPEG2 HW acceleration? There seems to be a
> working plugin for xine. Where can I have the details?

I've written a xine plug-in based on the libcle266mpegdec library.  It
requires a modification to the DirectFB output driver for Xine to
allow a decoder plug-in to request video memory surfaces (via a new
xine image format) but is otherwise a standalone plugin.

In some ways the architecture is not ideal because it gives a decoder
plugin that only works with the DirectFB output driver but it works
well.

I had to make some changes to libcle266mpegdec to fix a number of bugs
and make it a little more flexible.  I'm trying to feed these back to
someone.  When that's done I'll post some more details.

Claudio: would you be willing to apply the attached patch (or
something similar) to your xine output plugin in DirectFB-extra?

Regards,

Chris

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to