Till Harbaum / Lists wrote:

> The problem is the horizontal stretch. You can't write to
> /sys/devices/platform/omapdss/overlay2/input_size and by checking what
> the media player does i found out that it actually changes this to
> 640x480 when playing a 4:3 video. Unfortunately the /sys interface
> doesn't allow to write these, so i'll have a look at the ioctls next.

Yes, the ioctls will allow you to change the fb size, thus implicitly
change the associated overlays' input_size. There's a nice cmd line 
utility (fbset) to do this (which is not packaged but I plan to do), 
and we've been toying with this for emus (see IRC).

Unfortunately, I doubt you can change the SGX framebuffer size without
restarting the SGX or crashing hildon-desktop at least. So this is 
limited to programs that have the extra framebuffer device in mind.

-- 
Javier

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to