Reply
Thread Tools
Posts: 42 | Thanked: 11 times | Joined on Mar 2010 @ Hartford, CT
#1
hi,
i am trying to play a .mp4 video file and have the extra decoders installed. however it doesnt play it. is it because the resolution is bigger than 800x480? i'm having trouble with some other formats such as .avi that dont play.

any advice/suggestions are more than welcome.

EDIT: The resolution of the video is 720x352.

Last edited by badsubby; 2010-03-19 at 12:38.
 
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#2
Assuming by Media Player we're talking the built in Media Player...

What (if any) message do you get that it doesn't play? Format not supported or something else?

Also can you provide more information on how the file is actually encoded.
 
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#3
Additionally, if you end up going the route of converting the video on your desktop before transferring it to the N900, I've used the following on a Linux desktop with good results.
Mobile Media Converter
http://www.miksoft.net/mobileMediaConverter.htm

Handbrake
http://handbrake.fr/

Tablet Encode
http://maemo.org/downloads/product/PC/tablet-encode/

I know there are plenty of others and also for other OSs.
 
Posts: 692 | Thanked: 264 times | Joined on Dec 2009
#4
Yeah the N900 may not have enough processing power.

Don't waste your time with the built-in video player, install Mplayer/KMPlayer.

I used mencoder to convert videos (better do this on a desktop). This is a script I use to convert a 16:9 video with MP3 audio:

Code:
nice -n 0 mencoder input.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:mbd=1:vbitrate=300 -vf scale:400:240 -ffourcc DIVX -o output.avi
Of course if the video is 4:3 you might want to go with 320x240 resolution - it still looks pretty sharp. The compression artifacts are sometimes noticeable though, you could probably increase the bitrate quite a bit before it would bog down the CPU.
 
Posts: 42 | Thanked: 11 times | Joined on Mar 2010 @ Hartford, CT
#5
i should have provided more information. it says format not supported in the default media player. in the kmplayer it just doesnt play. i just bought n900 on the 5th so still learning

if i transfer the vid to my ipod touch it plays so there is something wrong here. also having trouble with few avi files as mentioned earlier.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:15.