View Single Post
Posts: 75 | Thanked: 125 times | Joined on Nov 2008
#13
For anyone wondering, you can obtain xvattr functionality by installing easy debian chroot, and from inside that environment run apt-get install xvattr

I use the following to play 4:3 ratio videos on my widescreen correctly (black bars on left and right) with mplayer:
Code:
xvattr -a XV_OMAP_TVOUT_WIDESCREEN -v 1
xvattr -a XV_OMAP_TVOUT_SCALE -v 75
which completely solves the problem for me.

If someone could compile and package xvattr for native maemo, that would be even better.
 

The Following User Says Thank You to jabawok For This Useful Post: