View Single Post
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#112
Originally Posted by aflegg
I've uploaded a new version of my command line encoder which supports an "mplayer" prefix for 400x240 video.
Just tested this encoder, it works fine for 16:9 widescreen movies and produces video with very good quality. But when I tried to convert 640x480 video, it got cropped too much to fit 400x240. Also when I tried adding '-o' option, it was converted to 400x304 which is not very good for mplayer. So the only thing I'm still missing is proper conversion for 4:3 movies. Anyway, good work, it's a very useful tool =b

It plays back much better than the "best" preset for the built-in video player with no noticeable tearing, even at 25fps.

Tested using the command:
Code:
mplayer -fs -vo x11 -ao gst -ac dspmp3
No frame drops with this preset :-)
To be honest, actually I noticed some framedrops on complicated panning scenes with this preset, but it still looks quite acceptable or even good. And we still have potential for quite a noticeable performance improvement by using YUV colorspace directly. Also video decoder from ffmpeg library that is used in mplayer can be probably better optimized for arm