<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Does anyone know if video4linux is fully supported
under the N800? I have some code which I am planning to port which is an attempt
at a cross-platform video capture API (I know , the holy grail of software but
it seems to work ok under linux, win32 and OSX) - The linux version uses
video4linux for the video primitives so would be great if theis would port
directly - not sure waht the performance will be like though...I am limiting the
resolution to 176x144 atm so it should be fine for this?!</FONT></DIV>
<DIV> </DIV>
<DIV>BTW my code is based on the portVideo project as this provided good win32
support using DShow so I 'borrowed that'</DIV>
<DIV><FONT face=Arial size=2>Pretty much re-wrote the linux and OSX versions as
this was not complete and very buggy.</FONT></DIV>
<DIV>Also extended the API to provide a comprehensive screen manipulation API -
so you create custom video windows and assign differnt feeds to them - also
movement of windows covered.</DIV>
<DIV> </DIV>
<DIV>-Chris</DIV></FONT></DIV></BODY></HTML>