The Following User Says Thank You to Jaffa For This Useful Post: | ||
|
2009-10-08
, 05:01
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#42
|
The options vrc_buf_size=450:vrc_minrate=0:vrc_maxrate=1000 would seem to be redundant when using lavc as it accepts the specified bitrate as a maximum anyway, and intelligently uses less if the specified rate is not required.
|
2009-10-08
, 05:43
|
Posts: 8 |
Thanked: 8 times |
Joined on Aug 2009
|
#43
|
|
2009-10-09
, 21:20
|
Posts: 8 |
Thanked: 8 times |
Joined on Aug 2009
|
#44
|
|
2009-10-10
, 07:19
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#45
|
|
2009-10-10
, 10:39
|
Posts: 8 |
Thanked: 8 times |
Joined on Aug 2009
|
#46
|
cmp=<0-2000>
Sets the comparison function for full pel motion estimation
subcmp=<0-2000>
Sets the comparison function for sub pel motion estimation
mbd=<0-2> (also see *cmp, qpel)
Macroblock decision algorithm (high quality mode), encode each macro block in all modes and choose the best.
This is slow but results in better quality and file size. When mbd is set to 1 or 2, the value of mbcmp is
ignored when comparing macroblocks (the mbcmp value is still used in other places though, in particular the
motion search algorithms). If any comparison setting (precmp, subcmp, cmp, or mbcmp) is nonzero, however, a
slower but better half-pel motion search will be used, regardless of what mbd is set to
|
2009-10-10
, 13:00
|
|
Posts: 415 |
Thanked: 193 times |
Joined on Jun 2009
@ A place with no mountains
|
#47
|
As a reply to JustJoe asking to see "benefit of going from 480 to 600+ in resolution", I just uploaded 2 videos of the same source:
TestVideo-480-270-800bitrate.avi
TestVideo-640-360-800bitrate.avi
They both play correctly on my N800, I cant see any speed difference.
The scenes in this small videos are "active", and if mplayer is able to handle this video correctly, I think it should be able to handle any type of scene.(again I'm using 1 single pass, I THINK that with 2 passes the bitrate may "peak" on action scenes and cause some lag)
|
2009-11-07
, 16:53
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#48
|
tablet-encode -p n900 --hq 'Heroes - 4x08.720p.mkv' /media/mmc2/
|
2009-11-20
, 20:39
|
Posts: 101 |
Thanked: 54 times |
Joined on Jul 2007
|
#49
|
Right, I've released v2.30 of tablet-encode. The mbd=2:trell:v4mv options are enabled with --hq (in my testing it was ~40% longer to encode).
Also fixed in this release are 2-pass encoding, subtitles and a new N900 preset (800x480 video @ 2Mbps video). You can get some very high-quality video on an N900 from a 720p source using:
Code:tablet-encode -p n900 --hq 'Heroes - 4x08.720p.mkv' /media/mmc2/
|
2009-11-20
, 21:39
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#50
|
Jaffa, tried this with my N900.
But still have some mplayer problems when playing such a file (sound is timeshifted according to the video stream).
The buit-in mediaplayer denies to play the file at all.
Could you or anyone else post the correct settings for mplayer on the N900 to play videos created with tablet-encode?
mplayer <file>
tablet-encode still useful with the N900, btw for either HD video, DVB recordings etc. However an "N900" preset which targets 800x480 might be a good idea :-)
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org