Thread
:
720P playback! Samsung H1/ Omnia HD can, why N900 Can't??? i can't find anything relevant... ( i searched )
View Single Post
jdb2
2011-03-12 , 00:04
Posts: 51 | Thanked: 63 times | Joined on Jun 2010 @ Klein/Spring, Texas, USA
#
7
The N900 xvideo output driver won't play files with a resolution greater than 854x480. This is not a hardware limitation, but a missing feature, specifically either the N900 firmware doesn't implement the videoscale GStreamer plugin, video scaling is not implemented in the OpenMax IL layer in the DSP video codec or this functionality is implemented and is just not exposed in the xvideo driver.
You can always use mplayer to downscale your video but since it's not hardware accelerated it's going to be slow. Example :
mplayer -sws 0 -vf scale=800:-2 video.file
jdb2
Quote & Reply
|
The Following User Says Thank You to jdb2 For This Useful Post:
Trestry
jdb2
View Public Profile
Send a private message to jdb2
Find all posts by jdb2