On Friday 13 January 2006 02:56, Daniel Rozsnyó wrote: > And later somebody may implement HW decoding of MPEG2 and for this an > mplayer output driver will be required (if the OGA will be not > compatible with DVB cards - see mplayer manual: -vo mpegpes). That way
Or the steps between Xv and full mpeg2 (or 4) decoding: xvmc and xxmc. At the minimum, for playback of any video, Xv (hardware YV12 -> RGB transform and scaling) should be supported. It's what most every codec would benefit from. Despite most codecs utilizing mostly the same algorithms, it gets too complex to provide generic acceleration beyond transform & scale, imo. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
