Thread
:
Limiting factor on N900 high definition video playback?
View Single Post
lardman
2010-04-11 , 12:33
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#
4
Yes you can accelerate it, either by optimising the ARM code used by mplayer (and I understand that there is quite a bit of room for optimisation there) or by passing off some or all of the decoding to the DSP (by writing a DSP task and ARM-side wrapper).
It would be interesting to learn why the built-in media player is apparently slow - it uses GStreamer to wrap the DSP decoding. The question is then whether to write an improved GStreamer + DSP task or to use the DSP without GStreamer (e.g. if that's what's causing the slowdown).
Quote & Reply
|
lardman
View Public Profile
Send a private message to lardman
Find all posts by lardman