|
2009-03-14
, 12:39
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#2
|
Hello,
I've been testing video players in my N800, and mplayer is by far the fastest video player in this tablet.
Now, I'm looking for the best video quality that mplayer can run smoothly in the tablet.
Most of the topics in this forum discussing video encoding for N8x0 are old or are based on the build-in video player.
So far, what I've found, is that I can play 640*450 without any lags.
Container: AVI
Width 640
Height 640/Aspect Ratio
Video Codec: Xvid (with 1 pass)
Video bitrate: 800
Audio Codec: MP3
Audio Bitrate: 128
This works like a charm even with subtitles, I'm looking forward to see what can you get from the N8x0 processor.
|
2009-03-14
, 13:37
|
Posts: 362 |
Thanked: 145 times |
Joined on Jan 2008
@ Sydney, Australia
|
#3
|
Container: AVI
Width 640
Height 640/Aspect Ratio
Video Codec: Xvid (with 1 pass)
Video bitrate: 800
Audio Codec: MP3
Audio Bitrate: 128
|
2009-03-14
, 14:26
|
Posts: 91 |
Thanked: 65 times |
Joined on Feb 2009
|
#4
|
|
2009-03-14
, 15:05
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#5
|
|
2009-03-14
, 15:27
|
Posts: 91 |
Thanked: 65 times |
Joined on Feb 2009
|
#6
|
|
2009-03-14
, 15:35
|
Posts: 91 |
Thanked: 65 times |
Joined on Feb 2009
|
#7
|
http://wiki.maemo.org/Video_encoding
MPlayer for Maemo is not as limited as the built-in Media player, and recommended over the built-in player for all users. More video codecs are supported, higher video bitrates and resolutions will play without framedrop, and external subtitles are supported.
|
2009-03-14
, 15:54
|
Posts: 99 |
Thanked: 63 times |
Joined on Jul 2008
|
#8
|
mencoder -oac mp3lame -lameopts cbr:preset=96 -ovc xvid -vf scale=480:360 -xvidencopts bitrate=800:pass=2 -o outFile.avi inFile.VOB
|
2009-03-14
, 16:44
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#9
|
So the Media player limitations in this wiki page are not the MPlayer limitations. Someone will have to set the new limits
|
2009-03-14
, 16:59
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#10
|
I've been testing video players in my N800, and mplayer is by far the fastest video player in this tablet.
Now, I'm looking for the best video quality that mplayer can run smoothly in the tablet.
Most of the topics in this forum discussing video encoding for N8x0 are old or are based on the build-in video player.
So far, what I've found, is that I can play 640*360 without any lags.
Container: AVI
Width 640
Height 640/Aspect Ratio
Video Codec: Xvid (with 1 pass)
Video bitrate: 800
Audio Codec: MP3
Audio Bitrate: 128
This works like a charm for 16x9 videos, even with subtitles, I'm looking forward to see what can you get from the N8x0 processor.
EDIT:
Finally, here is what I think the best quality mplayer (MPlayer 1.0rc1-maemo.29.n8x0) can play on N8x0:
Container: AVI
Width: 480 for 4/3, and 640 for 16/9
Height: 360
Video Codec: Xvid (with 1 pass only)
Video Bitrate: 800
Framerate: 24 f/s
Audio Codec: MP3
Audio bitrate: 128
SampleRate: 44.1 Khz
Encoder used: HandBrake
Again, these values are based on my experience, If you think they should be corrected, feel free to post.
Last edited by karatchov; 2009-03-17 at 10:18. Reason: updating encoding parameters