Hi, I am trying to use libcle266mpegdec v0.4 for mpeg2 playback. But I am facing some serious issues.
If I simply go through my mpeg data - get the elementary videostream and call CLE266MPEGDecodeData with this data without trying to display the data. I can decode using ~35% cpu (25 frames/s) on an 800Mhz. This I am very happy with. The problem comes when I try to blit the output to the primary surface. Then cpu usage goes to ~99% and except for the first second or so the output is more or less garbage (also performance drops to around 5 frames/s) and I get alot of these warnings: CLE266 warning: frame had errors, resetting decoder. Now if I also got the frame errors when I didn't output the data, then I would be inclined to think that I had made an error somewhere. But in this case I am not so sure DirectFB, fusion, viafb are all cvs checkouts from today The kernel is 2.6.11 And I applied the patch to directfb from libcle266mpegdec Regards Thomas _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
