<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>[PATCH] HW Pixel Doubling and Backlight-on for Maemo devices</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
There has been several ports of VLC to Maemo devices. This patch adds some functionality to the x11 video output driver that the Maemo porters may find useful.<BR>
These are:<BR>
- Hardware pixel doubling: reduces CPU load in case that video<BR>
  dimensions are less than half of the display dimensions (800x480 in N770 and N800). Pixel<BR>
  doubling is used only in fullscreen mode.<BR>
- Keeping backlight on during playback.<BR>
It also modifies configure.ac to provide switch --enable-maemo for inclusion of the above capabilities.<BR>
<BR>
The performance of VLC in Nokia N770 is modest: fullscreen playback of a 294x240, 320 kbits/s mpeg2 -coded video with mp2-audio is possible, with only occassional framedrops. When going larger than 400x240, the pixel doubling is unuseful, and unacceptable amount of frame drops will result.<BR>
I used ffmpeg and libmad for these tests.<BR>
<BR>
Regards,<BR>
Tapio Hiltunen,<BR>
Research Scientist<BR>
VTT Mobile Interaction<BR>
tapio.hiltunen@vtt.fi<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>