> I would like to get MPEG-2 hardware acceleration in MPlayer and/or Xine using > libcle266mpegdec in a EPIA board with VIA CLE266 chipset. > > I have seen successful reports of using this library with DirectFB and > Softdevice: > > http://www.mellander.org/per/projects/linux/?chapter=epia-hw-cle266 > > Has anybody tried to use this library to accelerate MPEG-2 decoding in MPlayer > and/or Xine?
I'd definitely like to do this for Xine, but haven't found the time yet. I have successfully used version 0.1 of libcle266mpegdec to decode and show an MPEG video elementary stream using a stand-alone DirectFB app. That was very straightforward so I'm guessing it shouldn't be too difficult to support this in xine. If you would find the code example useful, let me know. Unfortunately, I'm no expert on Xine's architecture so I don't know how difficult the integration would be. Xine supports acceleration using XvMC so I guess something similar is required. Mark _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
