Posted on April 30, 2003 at 06:22Farfalla thx.I saw part of the screen have video. the 1/4 upper screen still covered with color points. is it the problem of 640*480 or others? can another program draw something on the graphics at the same time?mayb...
Posted on April 30, 2003 at 00:40Farfalla I used your vid3buf and vipmod.o,the video is nice!thx a lot. I seted the function in vid3buf.c like that: HWVPIPE_InitDestination(0x0, WVPIPE_FORMAT_YUV422); means all black color should be replaced by vide...
Posted on April 28, 2003 at 02:20how to mix the VGA input with the video? I used the HWVPIPE_InitDestination(HWVPIPE_COLORKEY_VIDEO, HWVPIPE_FORMAT_YUV422); but it seems not work,any step I missed?
Posted on April 24, 2003 at 00:48thx. I build the driver step by step follow the vid3buf.txt but when I insmod the vipmod.o,it report errors: ******************************************* bash-2.05a# insmod vipmod.o vipmod.o: unresolved symbol OSAL_IO...