View Single Post
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#9
Originally Posted by lardman View Post
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).
I'm no coder/developer so I have no idea how easy/difficult this is to do.
Is the optimisations or utilising the dsp possible with mplayer on N900? Can someone here do such a thing?


Originally Posted by zimon View Post
Transcoding with ffmpeg2theora, by using preset "padma", I've got every video working in reasonable speed.
Code:
$ ffmpeg2theora --preset padma anyfile.xxx
You mean even HD files on the N900?
(or is this trancoding from a PC?)

My goal is not to transcode files up to 720p and play it directly on the N900.
(such as youtube 720p mp4 videos)

Last edited by jakiman; 2010-04-11 at 21:23.