http://www.handhelds.org/~bugzilla/show_bug.cgi?id=1693
------- Additional Comments From [EMAIL PROTECTED] 2006-06-15 19:45 ------- Well, you could save the port maintainers some time by diagnosing what is the bottleneck associated to this problem. I see that there are at least three things at play here. 1. The i/o of the CF card. See what the read rate of your card is using 'hdparm -t <mount point>' or even by using 'time cat <file> > /dev/null' and hand calculating. I expect you to see transfer rates that are roughly 500kiBps or more. But the speed might be a function of the age of your CF card. 2. Check the cpu usage of the file on a x86 host and on the iPAQ. Post some information about the encoding of the file and what part of mplayer is having to deal with it (is it ffmpeg decoding, is it XviD etc.). If all of the files require floating point operations, please report that. And if they do require floating point, they are expected to not playback well. 3. Finally, it could be the framebuffer driver. This one I have no advice on how to diagnose. But if you have another handheld, like an h2200 or an h5[4,5]xx - try playing video on that and seeing how it goes. It would at least provide a contrast. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
