<!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.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>HI. I want to write a low level plugin or I don't 
know to tell this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>here is what I want to do:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I want to use vlc with a custom frame grabber. I 
don't know exactly what to do or modify to make this work. I don't know if this 
is much easier to use vls instead of vlc. I want to make this work in windows. I 
have all I need to capture frame from the grebber. (all the windows api). I 
don't know where to start. I try to compile vlc on cygwin ... but I always got 
error on compiling. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What i need:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The first thing to do is to be able to compile the 
vlc or vls in cygwin.</FONT></DIV>
<DIV><FONT face=Arial size=2>I do exactly what the readme fiel : <A 
href="http://developers.videolan.org/vlc/vlc/INSTALL.win32">http://developers.videolan.org/vlc/vlc/INSTALL.win32</A> said. 
but when I start the make:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I got this error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>make[4]: Entering directory 
`/usr/local/src/vlc-0.6.2/modules/access'<BR>if gcc -mno-cygwin -DHAVE_CONFIG_H 
-I. -I. -I../..   -I/usr/win32/include -I/usr/win32/include/ebml 
-D_OFF_T_ -D_off_t=long -DSY<BR>S_MINGW32 -I../../include `top_builddir="../.." 
../../vlc-config --cflags plugin access_file` -Wsign-compare -Wall  
-mms-bitfiel<BR>ds -finline-limit-30000 -pipe -MT libaccess_file_plugin_a-file.o 
-MD -MP -MF ".deps/libaccess_file_plugin_a-file.Tpo" \<BR>  -c -o 
libaccess_file_plugin_a-file.o `test -f 'file.c' || echo './'`file.c; \<BR>then 
mv -f ".deps/libaccess_file_plugin_a-file.Tpo" 
".deps/libaccess_file_plugin_a-file.Po"; \<BR>else rm -f 
".deps/libaccess_file_plugin_a-file.Tpo"; exit 1; \<BR>fi<BR>In file included 
from 
../../include/vlc/vlc.h:121,<BR>                 
from file.c:27:<BR>../../include/vlc_common.h:112: error: conflicting types for 
`ssize_t'<BR>/usr/i686-pc-mingw32/include/sys/types.h:119: error: previous 
declaration of `ssize_t'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>but I don'tknow what to do with this 
error.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>the cygwin environement is new to me. I always use 
slackware dist. for linux. </FONT></DIV>
<DIV><FONT face=Arial size=2>if anybody can help me on this .?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>the second thing is a mini help text that explain 
how to write a low leve pluggins. (or any sample)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>should I compile vlc to be able to to get what I 
want or I can only write a modules and incorparate it on it ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thanx</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Bon voici je ce veux faire:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I veux ecrir un module pour soit vlc ou vls. je 
veux etre capable d'envoyer le video d'un frame grabber non supporter par vlc ou 
vls. Donc je voudrais savoir par ou je commence ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>j'essaie depui deux jours a compiler vlc ou vls 
sans succes. Comme je suit nouveau dans le monde du cross-compiling. j'ai un peu 
de difficulter a savoir comment gerer les erreur.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>donc la premiere chose a faire serais d'etre 
capable de compiler les source de vlc ou de vls. </FONT></DIV>
<DIV><FONT face=Arial size=2>Je voudrais savoir si je suis obliger de compiler 
les source ou bien je peu ecrire simplement un plugins et l'incorporer dans 
vlc.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>merci</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>jonathan dumaresq</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>